[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-4545) Revalidate El only if referenced context variable was changed.

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Mon Jul 6 08:39:51 EDT 2009


    [ https://jira.jboss.org/jira/browse/JBIDE-4545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12474999#action_12474999 ] 

Alexey Kazakov commented on JBIDE-4545:
---------------------------------------

The build JBossTools-ALL-win32-3.1.0.M3-N200907020001-H7 didn't have this fix yet. We have some problems with build system. So there are not new builds so far :(

> Revalidate El only if referenced context variable was changed.
> --------------------------------------------------------------
>
>                 Key: JBIDE-4545
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4545
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: Seam
>            Reporter: Alexey Kazakov
>            Assignee: Alexey Kazakov
>             Fix For: 3.1.0.M3
>
>
> Now we have a mapping in EL validator between context variable names and resources that reference to them.
> So if user changed a *.java with @Name("name1") we revalidate all resources which have #{name1...}
> But actually we don't need to parse whole resource again to find #{name1...}. It's too slow.
> Let's improove this one and keep references between each EL and variable name. Then we will be able to revalidate particular EL if context variable was changed.
> It's won't require so slow parsing of each resource with referenced ELs.

-- 
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