[Chandler-dev] chandlerdb updated (0.6-86)
Andi Vajda
vajda at osafoundation.org
Tue Mar 27 15:18:07 PST 2007
After your next 'svn update' you need to get the latest chandlerdb version
by running in 'chandler':
make chandlerdb - OR -
make
This update introduces a new API, Item.getLocalAttributeValue(name, default)
which is 8.8 times faster than the python Item.getAttributeValue(name, None,
None, default, True) call. This makes the 3.6 million calls to getting a
local, non inherited values that many times faster during the import of my
work.ics calendar with 446 events.
Andi..
More information about the chandler-dev
mailing list