Open
Description
Right now often people experience weird issues when they try to run something supported only for Clojure in a ClojureScript connection. It'd be nice if we added some basic function that does sanity checking in such commands and informs the users that the command they won't to use is not yet supporting "ClojureScript". Back in the day we've added some check only for the debugger, but it's time to expand this.
This command should be pretty easy to implement and should be applied to common interactive commands.
Any volunteers to take a stab at it? @xiongtx @ckoparkar @dpsutton
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
ckoparkar commentedon Feb 6, 2018
I'll be happy to take a look at this in the next few days.
ckoparkar commentedon Feb 14, 2018
Update: Started looking at this yesterday. Will post a PR before the weekend.
bbatsov commentedon Feb 14, 2018
Awesome!
bbatsov commentedon Feb 27, 2018
@ckoparkar How's that PR coming along?
ckoparkar commentedon Feb 27, 2018
Sorry, got distracted with other things :( Will finish this up soon.
bbatsov commentedon Mar 4, 2018
No problem!
bbatsov commentedon Apr 2, 2018
@ckoparkar Any progress with this? I hope to push a new release out in about 2 weeks and it'd be awesome if this is part of it.
ckoparkar commentedon Apr 4, 2018
Huh, it's been 2 months since my first comment. Really sorry for squatting on this for so long. Unfortunately, I din't get a lot of time to work on this :(
@dpsutton @xiongtx does this sound like something you'd like to pick up? If not, I'm going to try and finish it up over the weekend. I'd hate for this to miss the release.
bbatsov commentedon Apr 4, 2018
@ckoparkar I'm fine with waiting till the weekend.