[
https://jira.jboss.org/browse/JBIDE-7373?page=com.atlassian.jira.plugin.s...
]
Rob Stryker resolved JBIDE-7373.
--------------------------------
Resolution: Done
I have left the BODY of most methods 100% in tact without changes, however I've moved
things into files that seem more organized and lend the entire plugin to a more natural
feel.
Runtime module needs a cleanup / organization
---------------------------------------------
Key: JBIDE-7373
URL:
https://jira.jboss.org/browse/JBIDE-7373
Project: Tools (JBoss Tools)
Issue Type: Task
Components: JBossAS
Affects Versions: 3.2.0.M2
Reporter: Rob Stryker
Assignee: Rob Stryker
Fix For: 3.2.0.Beta2
there's no jira component for this plugin, so i've taken it upon myself to clean
it up a bit and add some organization to it. This is in case eventually other plugins
(tied etc?) or any new jboss runtimes that we don't yet know about decide to come
around and ask for similar support.
I've added an interface for runtime types with 3 methods... initialize (used for jbds
when the installer sets up some stuff), import, and export. All jboss-as specific / seam
specific / jbmp specific code belongs in a class dedicated to that runtime type... not
mixed into the UI.
The scope of this bug is not a UI change at all and should not affect UI at all... it is
simply code cleanup. However, I once this bug is complete i would like to open another bug
to try to find out if anything in the UI can be cleaned up at all.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira