I did not find any other place to write this.
zope.annotation provides some good functionality and interfaces. Why does it 
still have a dependancy on ZODB?
The only place for that is in attribute.AttributeAnnotations. Why is there a 
direct import? 
Why not request a factory, registered on a name, like 
`zone.annotation.AttributeAnnotationFactory` and provide it by default if the 
module ZODB is provided?
I can do the patch if you don't see an issue with it.
_______________________________________________
bluebream mailing list
[email protected]
https://mail.zope.org/mailman/listinfo/bluebream

Reply via email to