On Feb 9, 2012, at 10:02 PM, Paul McNett wrote:
> Add setDataSet() function to dCursor. Allows using the full cursor interface
> which has useful methods like locate() and seek() when you happen to have
> a dDataSet most likely gotten from cur.getDataSet().execute("select ...")
Could we name this something different? The get*/set* paradigm doesn't
really seem to apply here, as this is a destructive method that really doesn't
work with the rest of the class (can't save/requery/etc), and doesn't
necessarily have to match with Table, KeyField, and any other properties. Maybe
something like 'overrideDataSet' or something? Or even better: instead of
changing the current cursor, have it return a new cursor instance, similar to
the AuxCursor.
-- Ed Leafe
_______________________________________________
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]