Re: [SQLObject] Expanding classRegistry
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Luke O. <lu...@me...> - 2003-05-13 23:18:48
|
(Actually, the implementation of this snuck into the copy of SQLObject.py I put up for Transaction v2. :) So feel free to review there. It's very straightforward, only affects classRegistry, needSet, setNeedSet, and findClass. (and the 3 or so places in SQLObject that use needSet and findClass.) - Luke Quoting Ian Bicking <ia...@co...>: > 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 > > > > > ------------------------------------------------------- > Enterprise Linux Forum Conference & Expo, June 4-6, 2003, Santa > Clara > The only event dedicated to issues related to Linux enterprise > solutions > www.enterpriselinuxforum.com > > _______________________________________________ > sqlobject-discuss mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss > -- i find your contempt for naked feet curious. |