Hello,
In the new version of python interface there is a problem:
When python dictionary converted to list of properties, this properties list has the same order as python dict props list, which is not the same as native metakit properties order. It results in unpredictable behavour of binary search if combination of sort/locate/search is used from python.
Better to return old behavour, or make apropriate changes in makeDictRow to preserv native order of properties.


S.

_____________________________________________
Metakit mailing list  -  [EMAIL PROTECTED]
http://www.equi4.com/mailman/listinfo/metakit

Reply via email to