Hi, I'm wondering if there is any way to execute a method when an object is removed from the database?
I've found out that _init() gets called with selectedResults=None when an object is created for the first time and with selectedResults!=None when it's fetched from the database. But now I need to do some stuff when removing objects from the database too. Is there such a method now? If not, see this as a request to implement such a method. Regards, Raniz ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ sqlobject-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss
