RE: [Zope-dev] Hey Chris, question for you
28 Jun
2001
28 Jun
'01
8:52 a.m.
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,
9071
Age (days ago)
9071
Last active (days ago)
0 comments
1 participants
participants (1)
-
Toby Dickenson