I am interresting too! I would generated WordML 2003 directly out of web2py...
Richard On Thu, Feb 17, 2011 at 11:51 AM, Carlos <[email protected]> wrote: > Hi, > > I can see the book says the following in chapter 7: > > http://www.web2py.com/book/default/chapter/07 > > "The class SQLFORM is defined in "gluon/sqlhtml.py". It can be easily > extended by overloading its xml method, the method that serializes the > objects, to change its output." > > Can you please explain me how SQLFORM xml serialization can be "easily > extended"?, what exactly is 'overloading'?, where is this 'xml' method (I > can't find in the SQLFORM class in sqlhtml.py)?. > > Thanks, > > Carlos > >

