I'm working on a web service backend, and before doing something laborious by hand thought I'd check whether there is a smart and quick way in tg ( or python in general ) to turn a model object into an XML representation of that object.
At the moment I'm using kid to make the xml doc and elementtree to parse the response but am certainly curious to hear what others have found the best route to be. Thanks Iain --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

