[
https://issues.jboss.org/browse/SEAMFORGE-263?page=com.atlassian.jira.plu...
]
Lincoln Baxter III commented on SEAMFORGE-263:
----------------------------------------------
Awesome! Glad you got this figured out. Since you already prototyped a solution, could you
polish it up a bit and send a pull request?
Thanks!
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