Użytkownik Ed Leafe napisał: > I'm wondering if adding a DataAlias property would help. This would > allow you to specify an alias for a bizobj that shares the same DataSource as > another. DataSource would still be used to link to the underlying table, but > DataAlias would be used when retrieving a bizobj reference; it would default > to DataSource if no alias is set. > > Does that sound reasonable?
This is what I proposed years ago in #1318. Personally, I'm using this code in my business layer. If you agree, I can implement it. -- 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]
