You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would not recommend using this default storage. It blews up the number of objects in ZODB massively and will for sure make ZODB caching less efficient.
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.The text was updated successfully, but these errors were encountered: