It seems to me, ever since r5527 from a year ago, formatForQuery() in the following classes is never called anymore:
dBackend dbMySQL dbSQLite dCursorMixin dBizobj The only exception is that formatForQuery is called from the createTablesAndIndexes() method of dCursorMixin, but that function only seems to be called from dAutoBizobj. Just wondering if we should clean out that cruft if it isn't needed. 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]
