[dna-issues] [JBoss JIRA] Resolved: (DNA-182) Rename ExecutionEnvironment to ExecutionContext
Randall Hauch (JIRA)
jira-events at lists.jboss.org
Fri Jul 25 16:39:44 EDT 2008
[ https://jira.jboss.org/jira/browse/DNA-182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Randall Hauch resolved DNA-182.
-------------------------------
Resolution: Done
Renamed the org.jboss.dna.repository.util.ExecutionContext to JcrExecutionContext. This extended org.jboss.dna.spi.graph.connection.ExecutionEnvironment, which was renamed and moved to org.jboss.dna.spi.ExecutionContext. All of the changes involved changing the parameter names, variable names, and JavaDocs.
> Rename ExecutionEnvironment to ExecutionContext
> -----------------------------------------------
>
> Key: DNA-182
> URL: https://jira.jboss.org/jira/browse/DNA-182
> Project: DNA
> Issue Type: Sub-task
> Components: Sequencers, SPI
> Reporter: Randall Hauch
> Assignee: Randall Hauch
> Fix For: 0.2
>
>
> The "org.jboss.dna.repository.util.ExecutionContext" is really a "JcrExecutionContext" that should extend the "org.jboss.dna.spi.ExecutionContext" (which is now "org.jboss.dna.spi.graph.connection.ExecutionEnvironment"). We need to rename (and move) these two classes along with all the implementations, documentation, uses, and test cases. This may get messy.
--
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 dna-issues
mailing list