Issue Type: Task Task
Assignee: Unassigned
Components: framework
Created: 10/Jun/13 5:13 PM
Description:

We decided to rename FieldBuilders to FieldFactory. Which means:

  • we rename FieldBuilder to FieldFactory
    • 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
Project: Magnolia UI
Labels: architecture
Priority: Neutral Neutral
Reporter: Tobias Mattsson
Security Level: Public
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