[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-2808) Improve/refactor org.jboss.tools.common.kb plugin.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Wed Sep 24 05:29:30 EDT 2008


Improve/refactor org.jboss.tools.common.kb plugin.
--------------------------------------------------

                 Key: JBIDE-2808
                 URL: https://jira.jboss.org/jira/browse/JBIDE-2808
             Project: Tools (JBoss Tools)
          Issue Type: Task
          Components: common
    Affects Versions: 3.0.0.beta1
            Reporter: Alexey Kazakov
            Assignee: Alexey Kazakov


Current KB plugin has some problems, which we have to solve.
- KB uses a set of XMLs. One XML for one tag library. If we want to support some new tag library we have to convert it to special XML and add it to KB plugin manually. It would be nice to have some default behavior for unknown TLDs.
- It doesn't work with facelets tag libraries.
- Our XMLs are quite big. It consumes memory in case some JSP/Facelet pages use a lot of tag libraries. Also parsing big XML is quite slow process. It effects time of first starting JSP/HTML editors.

-- 
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