The complete implementation here is unused:
https://github.com/plone/plone.behavior/blob/master/plone/behavior/annotation.py
The only place ist used is a test case here.
https://github.com/plone/plone.app.versioningbehavior/blob/master/plone/app/versioningbehavior/tests/test_modifiers.py#L92
I propose to move annotation.[py|rst] to a testing [py|rst] - thats what its used for - and the whole code is less confusing afterwards.
The complete implementation here is unused:
https://github.com/plone/plone.behavior/blob/master/plone/behavior/annotation.py
The only place ist used is a test case here.
https://github.com/plone/plone.app.versioningbehavior/blob/master/plone/app/versioningbehavior/tests/test_modifiers.py#L92
I propose to move
annotation.[py|rst]to atesting [py|rst]- thats what its used for - and the whole code is less confusing afterwards.