Użytkownik Paul McNett napisał: > dabo Commit > Revision 6234 > Date: 2010-12-03 11:36:25 -0800 (Fri, 03 Dec 2010) > Author: Paul > Trac: http://trac.dabodev.com/changeset/6234 > > Changed: > U trunk/dabo/biz/dBizobj.py > U trunk/dabo/db/dCursorMixin.py > > Log: > Clear the bizobj's cursorRecord when DataStructure and VirtualFields are set, > as > well as in requery(). > > Added AttributeError check around the del() call. > > Changed afterSetFieldVal() to only fire if the field value had actually > changed, > and enhanced dCursorMixin to report that. > > biz.setFieldVals() now calls biz.setFieldVal() for each field, so that the > afterSetFieldVal() hook will be fired when the field changes. >
Thanks for commit, Paul. -- Regards Jacek Kałucki _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
