|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Create XML
> > You should use an XML API to create/manipulate XML documents > > instead of raw string manipulation. > > Why? No, seriously. > > For small/simple XML documents such as the OP's, I tend to use a for loop > and a few print statements (mod your favourite language) rather than > dragging in XML libraries and adding more complicated code. XML output is almost always more complex than you think at any given time. I'm sure that even having written a lot of XML output code, I haven't exhausted the realm of potential gotchas. Using an XML API keeps the specialization where it belongs. BTW, even though my article n the matter covers Python, I think a ot of the discussion is relevant to other languages as well: http://www.xml.com/pub/a/2002/11/13/py-xml.html -- Uche Ogbuji Fourthought, Inc. http://uche.ogbuji.net http://4Suite.org http://fourthought.com XML Data Bindings in Python - http://www.xml.com/pub/a/2003/06/11/py-xml.html Introducing Examplotron - http://www-106.ibm.com/developerworks/xml/library/x-x mptron/ Charming Jython - http://www-106.ibm.com/developerworks/java/library/j-jython.h tml The commons of creativity - http://www-106.ibm.com/developerworks/xml/library/x -think18.html A custom-fit career in app development - http://www.adtmag.com/article.asp?id=7 744
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








