Ariel Weisberg created TINKERPOP-1157:
-----------------------------------------
Summary: 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
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)