nrepl/piggieback

Drop support for rhino and all the junk related to it

bbatsov opened this issue · 3 comments

As we no longer support JDK 7, and rhino complicates the code of Piggieback a lot, it seems reasonable to me just to drop rhino, as nashorn (introduced in JDK 8) is the way to go.

I'd love to hear some feedback regarding this idea - any thoughts @bhauman @thheller?

I think all the engines now use the same unified REPL API so it probably doesn't make much sense to keep something rhino specific. shadow-cljs doesn't support it either for that matter.

Rhino is out, as is piggieback 0.3.