Evolving something like this into a fully-fledged model provider would be a cool SoC project.
Cheers, Simon Carlos Ribeiro wrote: > On 4/28/06, *Sean Jamieson* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > What I have in mind is a way to model your XML document in terms of > python classes, much like SQLObject does with relational tables. > > > A long time ago I've explored this kind of "declarative" programming. > There was a project started at the time, we used to call it > "metatemplate". It was a framework which could be used to write any kind > of hierarchical data structure using plain Python classes. There are > some notes at: > > http://pythonnotes.blogspot.com/2004/10/metatemplate-generic-data-templates-in.html > > and there is evena project started at Python-Hosting for it: > > http://metatemplate.python-hosting.com/wiki > > I'll probably go about trying to write this reguardless, but given some > positive feedback from the list, I may be more motivated. And I am > wondering if this would be a welcome addition to turbogears. > > > Feel free to use my code as a starting point. I'm willing to resume > working, I just need someone to push me a little bit :-) so if you wanna > to... drop me a note. > > -- > Carlos Ribeiro > Consultoria em Projetos > blog: http://rascunhosrotos.blogspot.com > blog: http://pythonnotes.blogspot.com > mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > mail: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

