[jboss-jira] [JBoss JIRA] Closed: (JBDEPLOY-66) Simplify the StructureDeployer api
Adrian Brock (JIRA)
jira-events at lists.jboss.org
Tue Aug 5 10:43:57 EDT 2008
[ https://jira.jboss.org/jira/browse/JBDEPLOY-66?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Adrian Brock closed JBDEPLOY-66.
--------------------------------
Resolution: Done
> Simplify the StructureDeployer api
> ----------------------------------
>
> Key: JBDEPLOY-66
> URL: https://jira.jboss.org/jira/browse/JBDEPLOY-66
> Project: JBoss Deployers
> Issue Type: Task
> Components: structure
> Reporter: Adrian Brock
> Assignee: Adrian Brock
> Fix For: JBDEPLOY-2.0.0.CR1
>
>
> Currently the StructureDeployer api has a horrible method signature:
> boolean determineStructure(VirtualFile root, VirtualFile parent, VirtualFile file, StructureMetaData metaData, VFSStructuralDeployers deployers) throws DeploymentException;
> These are fairly ad hoc and difficult to change when we need to pass new context.
> We should introduce a new class "StructureContext" which encapsulates these parameters
> and any future parameters.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list