[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-6167) Move Proposal Info gathering for EL Proposals from resolve cycles to the proposal itself

Victor Rubezhny (JIRA) jira-events at lists.jboss.org
Thu Apr 8 12:56:37 EDT 2010


Move Proposal Info gathering for EL Proposals  from resolve cycles to the proposal itself
-----------------------------------------------------------------------------------------

                 Key: JBIDE-6167
                 URL: https://jira.jboss.org/jira/browse/JBIDE-6167
             Project: Tools (JBoss Tools)
          Issue Type: Sub-task
          Components: jsp/jsf/xml source editing
    Affects Versions: 3.1.0.GA
            Reporter: Victor Rubezhny
            Assignee: Victor Rubezhny
             Fix For: 3.1.1


The problem is that we calculate Javadoc info for each proposal using a long running JavadocContentAccess2 methods. But this is not a proper place for such calculations.

Need to move the Proposal Javadoc Information calculation into the Proposal itself, so let this information to be collected as it's needed.

-- 
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 jbosstools-issues mailing list