[Zope-CMF] IIndexableObjectWrapper
yuppie
y.2009 at wcm-solutions.de
Sun Apr 5 10:41:16 EDT 2009
Martin Aspeli wrote:
> Plone 3.3's IIndexableObjectWrapper implementation (in plone.indexer)
> has a method _getWrappedObject(), to return the object that was wrapped
> by the indexable object wrapper. It is (or rather, will be) used by
> TextIndexNG3, which needs to access the raw object during indexing.
Why is there a need to access the raw object? The wrapper should provide
all the interfaces and attributes required for indexing.
Cheers, Yuppie
More information about the Zope-CMF
mailing list