[email protected] wrote: > There seems to be some debate on which approach is best. But all seem to > work fine.
In the end, it is the same approach. An object is accessing or assigning properties or attributes of a different object. I tend to stay away from child objects setting properties of parent objects, and a tend to favor going through a bizobj when feasible, but there's no hard and fast right or wrong way to get the job done. Paul _______________________________________________ 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]
