[
https://issues.jboss.org/browse/SRAMP-435?page=com.atlassian.jira.plugin....
]
Brett Meyer commented on SRAMP-435:
-----------------------------------
Here's what I had in mind. Here's an example:
https://github.com/hibernate/hibernate-orm/blob/master/documentation/src/...
I'd create a new s-ramp-shell-fuse. Each command implements Felix's Action. The
actions would either extend or wrap our ShellCommands.
The CommandSession given to Action#execute has the ability to get the keyboard's
InputStream, so theoretically we might be able to wrap ShellCommand#tabCompletion as
well.
[~eric.wittmann]/[~kurtstam], thoughts?
Investigate porting S-RAMP CLI to Felix commands
------------------------------------------------
Key: SRAMP-435
URL:
https://issues.jboss.org/browse/SRAMP-435
Project: S-RAMP
Issue Type: Feature Request
Security Level: Public(Everyone can see)
Reporter: Brett Meyer
Assignee: Brett Meyer
It could be really useful to allow our CLI to be used within the Fuse console. Attempt
to port them to Karaf commands.
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)