Change By: Tobias Mattsson (26/Apr/13 10:41 AM)
Description: It should be the registries that own the mappings and the factories should query the registry each time. Otherwise changes in a registry has no effect.

This effects all classes inheriting from MappingFactoryBase.

* info.magnolia.ui.dialog.action.DialogActionFactoryImpl
* info.magnolia.ui.form.field.validation.ValidatorFieldFactory
* info.magnolia.ui.admincentral.mediaeditor.editmode.factory.EditModeProviderFactory
* info.magnolia.ui.form.field.builder.FieldFactory
* info.magnolia.ui.form.action.FormActionFactoryImpl

The class MappingFactoryBase should be removed.


The lookup of implementation based on the class of the definition needs to go to the registries. We should introduce a base class for this since the logic will be identical for all of them. See MGNLUI-581 for changes pending for this logic.
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details, see: http://www.magnolia-cms.com/community/mailing-lists.html
Alternatively, use our forums: http://forum.magnolia-cms.com/
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to