On 29.06.09 12:48, yuppie wrote: > Hi! > > > I did plan to work on a small catalog improvement, but after looking at > the code I'd like to do some cleanup first: > > > 1.) remove the deprecated TextIndex > > The deprecation warning says: > 'Using TextIndex is deprecated (will be removed in Zope ' > '2.12). Use ZCTextIndex instead.' > > +1 > 2.) remove CHANGES.txt, README.txt and version.txt from Products/ZCatalog > > These files seem to be obsolete. > +1 > > 3.) remove security declarations from ZCTextIndex and DateRangeIndex > > All the other indexes don't have security declarations. AFAICS there is > no way to access indexes from untrusted code without having the 'Manage > ZCatalogIndex Entries' permission. >
I think that all index implementation should have security assertions?! > > 4.) add 'indexSize' to IPluggableIndex and implement it where missing > > ZCatalog uses that method and most indexes implement it already. > +1 Andreas
begin:vcard fn:Andreas Jung n:Jung;Andreas org:ZOPYX Ltd. & Co. KG adr;quoted-printable:;;Charlottenstr. 37/1;T=C3=BCbingen;;72070;Germany email;internet:[email protected] title:CEO tel;work:+49-7071-793376 tel;fax:+49-7071-7936840 tel;home:+49-7071-793257 x-mozilla-html:FALSE url:www.zopyx.com version:2.1 end:vcard
_______________________________________________ Zope-Dev maillist - [email protected] http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
