On May 11, 2009, at 12:01 PM, Paul McNett wrote:

>>      Have you looked at the keys for this dict? Can you find a case where
>> a problem could actually occur?
>
> It's supposed to contain keys on a field name mapped to a value of a  
> field type. It
> exists so we don't need to look it up each time.


        No, that's not true. The key for this dict is defined:

                key = "%s:::%s" % (tableName, self.CurrentSQL)

        Look over dCursorMixin.getFields() first, and then let me know if you  
have concerns.


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

Reply via email to