On 12/16/05, Wavy Davy <[EMAIL PROTECTED]> wrote: > > On 16/12/05, Jared Kuolt <[EMAIL PROTECTED]> wrote: > > > > This brings up an interesting point. Should we allow for form > > generation based on SQLObject-like classes? > >
There's a ticket open on this, just waiting for the implementation. BTW, though this isn't what you were asking for, you might find the contents of turbogears.fastdata.formmaker to be interesting. There's an sqlwidgets function that returns a list of widgets based on an SQLObject class. Kevin

