Re: [SQLObject] Expanding classRegistry
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Ian B. <ia...@co...> - 2003-05-13 22:44:54
|
On Tue, 2003-05-13 at 03:25, Luke Opperman wrote: > My proposal: expand classRegistry/needSet to be a dict of > dictionaries, first keyed by a 'registry name' to be optionally set > in the SQLObject classes, and then as usual by class name. Sure, sounds fine. Ian |