Change By: Daniel Lipp (11/Jun/13 9:04 AM)
Description: We decided to rename  FieldBuilders  Field*Builders  to  FieldFactory  Field*Factory . Which means:
* we rename FieldBuilder to FieldFactory
 (FieldValidatorBuilder to FieldValidatorFactory)
** Builder is reserved for the future configuration builders
* the current FieldFactory will be renamed 
** the current name should have been FieldBuilderFactory anyway
** the new name is FieldFactoryFactory
*** this is still the best name for that thing and we tried to avoid tricks like FieldFactoryProvider, ...
*** this class is an internal and normal devs won't be confronted with it
* FiledTypeDefinition.getBuilder() 
** is then FieldTypeDefinition.getFactoryClass()
*** its not an instance and should have the Class suffix
* packages .builder will be renamed to .factory
* methods
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