[
https://issues.jboss.org/browse/SEAMFORGE-263?page=com.atlassian.jira.plu...
]
Koen Aers updated SEAMFORGE-263:
--------------------------------
Git Pull Request:
https://github.com/forge/core/pull/45
Also, the implementation of SEAMFORGE-253 is not needed anymore IMO. Maybe this should be
reverted?
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