Open chrisbetz opened 9 years ago
Hi Chris,
thanks, this is great :-) That is a feature I'd really like to get into the next release (see #137). I should have time in a few weeks to sit down and put a release together, so will return to this PR then.
Thanks again,
Jony
Oh, you're welcome. Didn't see that discussion before ;)
Just take your time!
On Tue, Jun 30, 2015 at 12:35 PM, Jony Hudson notifications@github.com wrote:
Hi Chris,
thanks, this is great :-) That is a feature I'd really like to get into the next release (see #137 https://github.com/JonyEpsilon/gorilla-repl/issues/137). I should have time in a few weeks to sit down and put a release together, so will return to this PR then.
Thanks again,
Jony
— Reply to this email directly or view it on GitHub https://github.com/JonyEpsilon/gorilla-repl/pull/220#issuecomment-117118269 .
There's a broader discussion that might be of some interest too, thinking about what the relationship should be between nREPL, Gorilla etc. It's at #184 in case you'd like to look :-)
Hi,
I'm not sure whether you're interested in this sort of changes or not, so feel free to just drop this PR. But for my use-case (combining GorillaREPL with ApacheSpark) it's really important, so it might be interesting for others. Main rational is I needed to avoid dependency conflicts.
Here's what I did:
Feel free to take whatever is necessary and wanted and be assured that I find GorillaREPL a really cool project!
Cheers,
Chris
This change is