On Oct 11, 2011, at 4:48 AM, Jacek Kałucki wrote:

> One of the limitations of Dabo form data manager is inability to manage 
> multiple
> bizobjs of the same data source.
> It's because the target resolution is based on DataSource property, which 
> could
> be the same for multiple data objects.

        This was definitely not something that we designed for; the presumption 
was one table, one bizobj.

        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?



-- Ed Leafe



_______________________________________________
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]

Reply via email to