[forge-dev] [JBoss JIRA] Created: (SEAMFORGE-263) Add the possibility to register TriggeredActions on the ConsoleReader

Koen Aers (JIRA) jira-events at lists.jboss.org
Wed Jul 27 05:32:23 EDT 2011


Add the possibility to register TriggeredActions on the ConsoleReader
---------------------------------------------------------------------

                 Key: SEAMFORGE-263
                 URL: https://issues.jboss.org/browse/SEAMFORGE-263
             Project: Seam Forge
          Issue Type: Feature Request
            Reporter: Koen Aers


This issue is related to SEAMFORGE-253. Using the CommandInterceptor does not give me the wanted result as it relies on the ConsoleReader mechanism to read entire lines. I have had better results with using the ConsoleReader ability to register so-called TriggeredActions. 
These TriggeredActions are simple ActionListeners that get performed when a particular character is read. The Forge API needs to include a new interface in the SPI package and the ShellImpl needs to register the beans implementing this interface during the setup of the ConsoleReader.


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the forge-dev mailing list