[Zope] Catalog-aware ZClass not getting indexed?
Darran Edmundson
Darran.Edmundson@anu.edu.au
Tue, 15 Feb 2000 17:35:59 +1100
>It's testing to see if it can acquire the ZCatalog which it has
>been told to use. Since your newly created object is bare and
>without acquisition context of any sort, this fails.
>instance = instance.__of__(container)
>
>...right before you start playing with the index methods.
Evan if you by chance find yourself in Australia, I'll buy
you a beer. Is this Zope voodoo or straight Python class
witchcraft?
In humble admiration,
Darran.