Carsten Senger, on 2007-05-15: > Hi Sean, > > Sean Gillies schrieb: >> I'm working on a product for Plone 2.5 and 3.0 that annotates AT content >> types (using IAttributeAnnotatable) and would like to try to improve >> search and display performance by cataloging the annotation values. Does >> this strike anyone as a dumb idea? Else, any suggestions where to begin? > > Catalog some Methods of your Interface with > CatalogTool.registerIndexableAttribute > > http://codespeak.net/pipermail/z3-five/2006q1/001194.html > > ..Carsten
An example is here on a branch of eXtremeManagement that I am working on: http://svn.plone.org/svn/collective/eXtremeManagement/branches/mvr-annotations2/actual/__init__.py -- Maurits van Rees | http://maurits.vanrees.org/ [NL] Work | http://zestsoftware.nl/ "Do not worry about your difficulties in computers, I can assure you mine are still greater." _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
