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

Max Rydahl Andersen (JIRA) jira-events at lists.jboss.org
Thu Jul 17 19:27:06 EDT 2008


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

Max Rydahl Andersen updated JBIDE-1497:
---------------------------------------

    Fix Version/s: 3.0.0.beta
                       (was: 3.0.0.alpha)


> 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: Alexey Kazakov
>             Fix For: 3.0.0.beta
>
>   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