> I think it has changed for FieldIndexes.

Yes, from UnKeywordIndex.py....

    newKeywords = getattr(obj, self.id, ())

>  You can now make 
> the distinction
> between "doesnt have that attribute" and "attribute is one of 
> [None, '', [],
> ()]" within a Field Index.

Reviewing UnKeywordIndex.py, I dont see what an object should do to mean
"doesnt have that attribute" "dont include me in this FieldIndex". Any
suggestions?

Thanks for your time,

_______________________________________________
Zope-Dev maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope-dev
**  No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope )

Reply via email to