Alright, after professing my preference for post-Signal over post_funcs in the previously mentioned cases, I have to admit that for RowDestroySignal I need post_funcs behavior. For consistency then I'll propose the following changes:
RowCreate, RowUpdate, and RowDestroy signals should all take a post_funcs argument, post_funcs are run after the appropriate change occurs, and after post_funcs the appropriate RowCreated, RowUpdated, or RowDestroyed signal is sent. This would be an API change for RowUpdate and RowDestroy signals to accept post_funcs, the previously mentioned change to RowCreated, and addition of RowDestroyed and RowUpdated signals. - Luke ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss