On Mon, Dec 11, 2006 at 02:57:03PM -0500, David Turner wrote:
> This is not quite true, if I understand correctly.  First, sqlobject
> creates the base row, then (if necessary) it calls methods to get
> default values for the derived class, then it creates the derived row.
> So the user's program does have control during those methods (and this
> is where I ran into the problem).

   Shouldn't it be considered a bug in the user program if it access the DB
during row creation?

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            [EMAIL PROTECTED]
           Programmers don't die, they just GOSUB without RETURN.

-------------------------------------------------------------------------
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
_______________________________________________
sqlobject-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to