[ 
https://issues.apache.org/jira/browse/TINKERPOP-1157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15230941#comment-15230941
 ] 

stephen mallette commented on TINKERPOP-1157:
---------------------------------------------

I'm not sure I follow exactly what you're asking for here with respect to the 
console being "interactive". The term "interactive" has a specific meaning for 
Groovy Shell, the basis for TinkerPop's Gremlin Console.  Is this something 
that can be done with the standard Groovy Shell? If not, it may not be possible 
in general from TinkerPop's perspective...it would likely mean work for Apache 
Groovy.

> gremlin.sh should allow you to execute a script and go interactive on error 
> or completion
> -----------------------------------------------------------------------------------------
>
>                 Key: TINKERPOP-1157
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1157
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: console
>    Affects Versions: 3.1.1-incubating
>            Reporter: Ariel Weisberg
>
> This may be specific to my workflow, but generally when I am 
> learning/experimenting with a REPL I have one window open with my script and 
> another console open that I use to run it. I like to restart the REPL every 
> time to avoid lingering state.
> I would like to be able to drop back to interactive executing a script once 
> it completes and my data is loaded and any queries I may have run are 
> complete and I can inspect the results.
> On error I want to drop to interactive so I can inspect the current state at 
> the time the error occurred.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to