[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-4427) Align message/resource handling so completion and VPE supports the same type of messages

Denis Maliarevich (JIRA) jira-events at lists.jboss.org
Thu Oct 22 09:55:05 EDT 2009


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

Denis Maliarevich commented on JBIDE-4427:
------------------------------------------

There was created ELResolver exension point after resolving JBIDE-2808.
There were made Seam and JSF ELCompletionEngines implementations to resolve el expressions and getting proposals.

Messages from resource bundles in VPE are resolved as before: in BundleMap class. So in order to unify el resolving mechanism we should create el resolver for bundle message through ELResolver exension point(or try to use already existed ones), and replace BundleMap with this resolver.


> Align message/resource handling so completion and VPE supports the same type of messages
> ----------------------------------------------------------------------------------------
>
>                 Key: JBIDE-4427
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-4427
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: jsp/jsf/xml source editing, Visual Page Editor core
>    Affects Versions: 3.0.0.GA
>            Reporter: Max Rydahl Andersen
>            Assignee: Denis Maliarevich
>             Fix For: 3.1.0.CR1
>
>
> Apparently VPE and jsf code completion does not get info about resources messages from the same place - they should.
> See http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4235816#4235816 for an example.

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