[
http://jira.magnolia-cms.com/browse/MAGNOLIA-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Grégory Joseph updated MAGNOLIA-1806:
-------------------------------------
Fix Version/s: 4.3
(was: 4.2)
> Refactoring / cleanup of the bootstrap classes methods
> ------------------------------------------------------
>
> Key: MAGNOLIA-1806
> URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-1806
> Project: Magnolia
> Issue Type: Improvement
> Components: core
> Reporter: Grégory Joseph
> Assignee: Grégory Joseph
> Fix For: 4.3
>
>
> The whole Bootstrap mechanism should be reviewed. There are currently
> multiple places where bootstrap is used:
> - Bootstrapper (used to bootstrap data when installing webapp)
> - BootstrapTasks (they use the deprecated ModuleUtil methods)
> - DataImporter
> All of them here and there do the same thing but do not use a common API,
> e.g. to:
> - resolve the target node out of the filename
> - not all support tar.gz files instead of xml files
> - etc.
> Also the usage of the ImportUUIDBehavior is sometime inconsistent used. We
> should probably use ImportUUIDBehavior.IMPORT_UUID_COLLISION_THROW as a
> default behaviour.
> In general we should introduce a main BootstrapUtil class that is commonly
> used by all classes mentioned above.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------