> > 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.

Why not? Is this a bug?

> > _del(self)
> 
>    .destroySelf()

This method is not called from "deleteMany". Then I've realised that not even 
event is generated.
Any good reason, why not?

regards,
Zoran

------------------------------------------------------------------------------
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