On Wed, 2007-10-01 at 15:00 +0000, Martin Aspeli wrote:
>  - Add an object_implements index. I know the one that does any
> "adaptable-to" interface from membrane is a bit slow, but one that
> just indexes the names of zope.interface.providedBy(obj).flattened()
> should be quick.

+5

I'm getting tired of adding this to all of my products.


>  - Add the intid from five.intid as an index and metadata. This allows
> cross-referencing between the two.

This seems valuable.  It already bridges the annoying gap where we don't
currently add UID to the standard catalog as an index or metadata.


> I'd rather we get this in now so people can start depending on it,
> than see lots of half-baked unique-object-reference-and-lookup
> implementations (e.g. plone.app.redirector is very dependent on the
> path of an object at the moment, since it can't assume the UID catalog
> is reliable for all content). It looks to me like it'd be fairly low
> risk, the only iffy thing being reindexing existing content on
> migration if necessary.

+1


- Rocky

-- 
Rocky Burt
ServerZen Software -- http://www.serverzen.com
News About The Server (blog) -- http://www.serverzen.net

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Framework-Team mailing list
Framework-Team@lists.plone.org
http://lists.plone.org/mailman/listinfo/framework-team

Reply via email to