On Wed, 19 Jul 2006, John Siracusa wrote:

> On 7/19/06 7:13 PM, John Siracusa wrote:
> > To auto-initialize in a setup() call, just pass a key/value pair like this:
> >     auto_initialize => [],
> > at the end of the setup() params.
>
> Oops, looks like I forgot to actually implement that :)  The setup() method
> will always call initialize() at the end.  I guess in the next version I'll
> either add the feature I described above, or maybe add an auto_setup()
> method...

Gotcha ... btw, why are there add_relationships() and relationships()?
add_relationships() isn't documented, I must have pulled that out of the
source code when I tried to switch things around, since I didn't know
about the required order of (add_)relationships() and
auto_initialize().

-- Mike

Mike Schilli
[EMAIL PROTECTED]

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to