On Thu, Jan 15, 2009 at 11:27:06AM +0100, Zoran Bosnjak wrote:
> What do you think of introducing a few more SQLObject methods, like:
> _update(self, **kw)

   It is called .set(). Be aware it is not called for a single attribute
setting.

> _del(self)

   .destroySelf()

Oleg.
-- 
     Oleg Broytmann            http://phd.pp.ru/            p...@phd.pp.ru
           Programmers don't die, they just GOSUB without RETURN.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
sqlobject-discuss mailing list
sqlobject-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss

Reply via email to