1 Feb
2009
1 Feb
'09
8:29 p.m.
2009/2/1 Christian Theune <ct@gocept.com>:
compat-zope.app.keyreference doctest comparison error, probably this is still in flux as Dan is working on that
Is that still true? I can't get any error here. Can you provide some detail? Also, you've probably missed a discussion about a bug introduced when refactoring zope.location+zope.traversing: http://mail.zope.org/pipermail/zope-dev/2009-January/034310.html Now to think - there's one more little thing - the getName function for IRoot should return an empty unicode string instead of just self.context.__name__ which is None in case of most root objects:) At least that's what that RootPhysicallyLocatable from zope.traversing does. -- WBR, Dan Korostelev