On Wed, Nov 19, 2008 at 9:48 AM, Ashok Gautham <[EMAIL PROTECTED]>wrote:

>
>
>    If I use XML. Err. I do not know to use XML from inside languages. But
> is it worth the time
> spent in learning to use the XML libraries?
>

Pretty much. You have minidom, expat, pyrxp, elementree at your disposal
which cater to different kind of uses - but all working on XML.
define your own schema and write a custom wrapper(writer/reader) for it.
Always adhere to KISS when using XML.

Venkat
Blog @ http://blizzardzblogs.blogspot.com
_______________________________________________
To unsubscribe, email [EMAIL PROTECTED] with 
"unsubscribe <password> <address>"
in the subject or body of the message.  
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to