[jbosstools-issues] [JBoss JIRA] Commented: (JBIDE-2023) Population of Action Class

Viacheslav Kabanovich (JIRA) jira-events at lists.jboss.org
Wed Nov 11 09:27:06 EST 2009


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

Viacheslav Kabanovich commented on JBIDE-2023:
----------------------------------------------

Done. Class selector called on 'Browse' and autocompletion use the filter of esb actions. 
Two limitations for performance sake:
1. Filter is used only for esb projects, class AbstractActionLifecycle must be in class path.
2. Autocompletion filter is enabled only when proposals number is reasonable, i.e. if autocompletion is invoked with 'Abstrac' typed, it will be enabled, while if 'A' is typed it will be disabled. 

> Population of Action Class
> --------------------------
>
>                 Key: JBIDE-2023
>                 URL: https://jira.jboss.org/jira/browse/JBIDE-2023
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: esb
>    Affects Versions: 3.1.0.M4
>         Environment: Mac OS X, nightly 04/04 JBoss Tools build, Europa JEE eclipse build
>            Reporter: Tom Cunningham
>            Assignee: Viacheslav Kabanovich
>            Priority: Critical
>             Fix For: 3.1.0.CR1
>
>         Attachments: editor-for-class.jpg, new-action-menu.jpg, screenshot-1.jpg
>
>
> It would be nice if the ESB editor could somehow populate an action class drop down or do autocompletion of the class name, while at the same time retaining the ability for the user to type in their action class name.       Action classes in the drop down should probably be restricted to classes within project which extend AbstractActionLifecycle or AbstractActionPipelineProcessor and the org.jboss.soa.esb.actions package classes.

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