plone / plone.behavior

Support for "behaviors", used by plone.dexterity
https://pypi.python.org/pypi/plone.behavior
3 stars 2 forks source link

Implementation of proposal #18 #19

Closed pysailor closed 5 years ago

pysailor commented 5 years ago

New option former_dotted_names that allows to register the former name under which a behavior used to be registered. This can be useful to ensure a smooth transition in case a behavior's dotted name is changed.

Refs: #18