[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-1497) Use single base class for EL parsing

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Mon Oct 13 10:12:20 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBIDE-1497?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Viacheslav Kabanovich resolved JBIDE-1497.
------------------------------------------

    Resolution: Done


> Use single base class for EL parsing
> ------------------------------------
>
>                 Key: JBIDE-1497
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-1497
>             Project: Tools (JBoss Tools)
>          Issue Type: Task
>          Components: Cleanup
>    Affects Versions: 2.0.0.GA
>            Reporter: Alexey Kazakov
>            Assignee: Viacheslav Kabanovich
>             Fix For: 3.0.0.beta1
>
>   Original Estimate: 1 week, 2 days
>  Remaining Estimate: 1 week, 2 days
>
> 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: 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