Date: 2004-09-10T09:59:14
   Editor: MicahSchehl <[EMAIL PROTECTED]>
   Wiki: Jakarta HiveMind Wiki
   Page: NotXMLProposal
   URL: http://wiki.apache.org/jakarta-hivemind/NotXMLProposal

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -350,4 +350,5 @@
 The differences are subtle but must be learned by developers. Furthermore, 
there are still some open questions like encoding (character sets). 
 I think, the main problem behind "too much xml" is not the xml format itself, 
but the definition of verbose schemes and the shifting of programming logic to 
xml files. The definition of proprietary formats by each library is no solution 
for these problems. 
  
+MicahSchehl: XML is great because of it's wide acceptance-- but it is 
difficult to read and I am often overwhelmed with XML I am not familiar with.  
I would like to see a project which aims to allow anyone to use syntax that 
they desire for configuration files.  The project would interpret the config 
file and generate the XML that so many other projects expect.  The generation 
could be done at compile time (generate XML files) or at runtime (SAX events).  
The project could have default interpreters such as JavaScript or SDL.  This is 
just my first thoughts on this.
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to