[jbosstools-issues] [JBoss JIRA] Created: (JBIDE-8634) Get rid of WTP DOM model in our JSF EL validation because it's too slow.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Mar 25 15:22:37 EDT 2011


Get rid of WTP DOM model in our JSF EL validation because it's too slow.
------------------------------------------------------------------------

                 Key: JBIDE-8634
                 URL: https://issues.jboss.org/browse/JBIDE-8634
             Project: Tools (JBoss Tools)
          Issue Type: Task
          Components: JSF
    Affects Versions: 3.2.0.Final
            Reporter: Alexey Kazakov
            Assignee: Alexey Kazakov
             Fix For: 3.3.x


We use WTP DOM model because it provides us offsets and length of XML nodes for XHTML/JSP files. But it's too slow. Let's try to replace it by something lighter.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list