Hi, I noticed, I can't set this property at object creation time. Of course I can use dBizobj(RequeryOnLoad=True), but it's ignored, because setConnection() in __init__ is called before _initProperties() method. Only working way is to subclass it and modify beforeInit() method. Unfortunately, I'm forced to create two different bizobjs for the same database table for mixed property use. Can it be fixed?
-- Regards Jacek Kałucki _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users Searchable Archives: http://leafe.com/archives/search/dabo-users This message: http://leafe.com/archives/byMID/[email protected]
