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

Max Andersen (JIRA) jira-events at lists.jboss.org
Wed Apr 2 04:40:40 EDT 2008


     [ http://jira.jboss.com/jira/browse/JBIDE-1497?page=all ]

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

    Fix Version/s: 2.2.x
                       (was: 2.1)

> 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.2.x
>
>   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: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list