[
http://jira.jboss.com/jira/browse/JBIDE-1497?page=all ]
Denis Golovin moved EXIN-473 to JBIDE-1497:
-------------------------------------------
Project: JBoss Tools (was: Exadel Integration)
Key: JBIDE-1497 (was: EXIN-473)
Component/s: Cleanup
(was: Cleanup)
Fix Version/s: 2.0.0.GA
Affects Version/s: (was: 1.0.0.GA)
Use single base class for EL parsing
------------------------------------
Key: JBIDE-1497
URL:
http://jira.jboss.com/jira/browse/JBIDE-1497
Project: JBoss Tools
Issue Type: Task
Components: Cleanup
Reporter: Alexey Kazakov
Assigned To: Alexey Kazakov
Fix For: 2.0.0.GA
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