On 8/30/11 3:03 PM, Paul McNett wrote: > See r6807 which I just committed, which adds a biz._isAnyChanged() proposed > replacement for isAnyChanged().
I may be being naive by iterating biz.__cursors.values() to find the answer. For example, I'm not sure if the cursor gets popped when a parent requery() happens and that key no longer exists in the recordset. If not, then we'd be iterating a growing list of cursors and potentially finding changes that don't apply. Thoughts on this are appreciated. Paul _______________________________________________ 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]
