[
https://jira.jboss.org/jira/browse/JBIDE-2808?page=com.atlassian.jira.plu...
]
Max Rydahl Andersen commented on JBIDE-2808:
--------------------------------------------
its just that builders are expensive afaik - for each builder a comple new changeset is
calculated ....the less builders the faster...i.e. better to aggregate builders into
less.
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
Priority: Blocker
Fix For: 3.1.0.M1
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