Whether you are on the trunk or on the branch, after your next 'svn update' you need to get the latest chandlerdb version by running in 'chandler':
make chandlerdb - OR - make install
Morgen has found that item.itsView and RepositoryView.itsView were too slow because they are called very very often. They are no longer implemented as python properties but as attributes. In particular, item.itsView is now implemented as a read-only C attribute and is 5 times faster (from 3.61 usec to 0.78 usec access time on my powerbook).
Andi.. _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "Dev" mailing list http://lists.osafoundation.org/mailman/listinfo/dev
