[
http://jira.jboss.com/jira/browse/JBIDE-1497?page=all ]
Max Andersen updated JBIDE-1497:
--------------------------------
Fix Version/s: 2.1
i guess this a 2.1 thing ?
Use single base class for EL parsing
------------------------------------
Key: JBIDE-1497
URL:
http://jira.jboss.com/jira/browse/JBIDE-1497
Project: Tools (JBoss Tools)
Issue Type: Task
Components: Cleanup
Affects Versions: 2.0.0.GA
Reporter: Alexey Kazakov
Assigned To: Alexey Kazakov
Fix For: 2.1
We use different classes to parce EL:
org.jboss.tools.common.model.util.ELParser (Used by JSF Conten Assist and VPE
bundle resolver)
org.jboss.tools.seam.internal.core.el.SeamELTokenizer (Used by Seam Content Assist
and Validator)
org.jboss.tools.jsf.text.ext.hyperlink.JSPExprHyperlinkPartitioner (Used by JSF
Hiperlinks)
We have to refactor it to use one Basic Parcer for EL and maybe have some implementation
for special cases if we need it.
--
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