I'm trying to convert a generated object (created from XML) to a dictionary. 
The problem I am running into is that the objects are nested and I want the 
nested objects (how ever deep) to be converted to dictionaries as well. Both 
__dict__ attribute and the exportLiteral() method are close but don't recurse.

Is there a standard way that this issue is dealt with?

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
generateds-users mailing list
generateds-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/generateds-users

Reply via email to