[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2118) Cleanup/unify the EL code completion used in JSF, Java, Seam completions

Alexey Kazakov (JIRA) jira-events at lists.jboss.org
Fri Oct 17 06:25:21 EDT 2008


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

Alexey Kazakov commented on JBIDE-2118:
---------------------------------------

We created our own compound processor to be able to sort proposals that we got from different CA processors.
All our CA processors are plugged in this compound processor via extension point.
Next step is https://jira.jboss.org/jira/browse/JBIDE-2920
Sorting/ranking/icons/java doc will be done for https://jira.jboss.org/jira/browse/JBIDE-2397 and releated issues.

> Cleanup/unify the EL code completion used in JSF, Java, Seam completions
> ------------------------------------------------------------------------
>
>                 Key: JBIDE-2118
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2118
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: JSF
>    Affects Versions: 2.1.0.beta1
>            Reporter: Max Rydahl Andersen
>            Assignee: Victor Rubezhny
>            Priority: Critical
>             Fix For: 3.0.0.beta1
>
>
> The current EL completion has a couple of issues:
> 1) The logic is not shared (different implementations for JSF and Seam resulting in cases where one can code complete and the other not...)
> 2) If a project has Seam enabled it should *add* to the current JSF completions not be something completely seperate
> 3) Not all of the legal JSF/jboss-el completion options are supported (e.g. #{identity.instance.getUserName()} is legal but we only have #{identity.instance.username} etc.

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