[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-1778) Improve updating package structure in Seam project

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Wed Feb 13 09:00:26 EST 2008


Improve updating package structure in Seam project
--------------------------------------------------

                 Key: JBIDE-1778
                 URL: http://jira.jboss.com/jira/browse/JBIDE-1778
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
    Affects Versions: 2.0.0.GA
            Reporter: Viacheslav Kabanovich
         Assigned To: Viacheslav Kabanovich
             Fix For: 2.1


In current implementation, loading each component is followed by exhausting checking of seam package structure. 
This is redundant and time consuming, loading N components results in ~ N * N checks, which is inadmissible for large projects.

1) Remove exhausting checking of seam package structure.
2) Implement incremental modification of seam package structure at adding/removing/modifying a seam component.

Testing: already existing tests for seam model should not fail.


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list