XML based Kernel

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Anonymous

XML based Kernel

Post by Anonymous »

I think it is worth to develop a simple kernel based
on XML. If you have any ideas about where to use
XML and for what purpose, share with me.
Chase

RE:XML based Kernel

Post by Chase »

>On 2002-01-29 13:50:18, Anonymous wrote:
>I think it is worth to develop a simple kernel based
>on XML. If you have any ideas about where to use
>XML and for what purpose, share with me.

I think the best use would be if your OS has an offical
application design configuration.

Personally one of the pet pevs I have with unix's is that
some applications use configuration files with spaces, others
use tabs, etc..
Guest

RE:XML based Kernel

Post by Guest »

>On 2002-02-01 22:26:51, Chase wrote:
>>On 2002-01-29 13:50:18, Anonymous wrote:
>>I think it is worth to develop a simple kernel based
>>on XML. If you have any ideas about where to use
>>XML and for what purpose, share with me.
>
>I think the best use would be if your OS has an offical
>application design configuration.
>
>Personally one of the pet pevs I have with unix's is that
>some applications use configuration files with spaces, others
>use tabs, etc..
XML should be of some use for data transfer, but
I think it has far too much overhead for the use
in an OS kernel ...
Post Reply