Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the console cli #1468

Merged
merged 2 commits into from Aug 2, 2013
Merged

Fix the console cli #1468

merged 2 commits into from Aug 2, 2013

Conversation

AD7six
Copy link
Member

@AD7six AD7six commented Aug 1, 2013

Seems so often to get left behind.

The use of a case with various checks seems to be fragile and break (it is currently broken in 2.4) - so rewritten to not be one method with a huge case statement in it.

I'm not sure if keeping this shell is a good idea, perhaps it should be deprecated - if not it needs a unit test and to be keep up to date.

@jippi
Copy link
Contributor

jippi commented Aug 1, 2013

What does that shell even do? Glorified version of https://github.com/nodesagency/cake-interactive-shell ?

@AD7six
Copy link
Member Author

AD7six commented Aug 1, 2013

I've never used it, I only know/remember it exists when someone points out it's broken (maybe that doesn't happen as often as I imply - it's simply the only trigger).

@dereuromark
Copy link
Member

I am pretty certain most of us never used it. It seems to be to be pretty pointless when having test suite and test cases at hand doing the same without running in regressions :). I would deprecate it.

@Phally
Copy link
Contributor

Phally commented Aug 1, 2013

Didn't even know it was there until today.

@markstory
Copy link
Member

@jippi more like an under-glorified version of that. I think at one point @lorenzo considered replacing the core console shell with the repo you linked to.

@markstory
Copy link
Member

This is great stuff! Merge it whenever you are ready.

AD7six added a commit that referenced this pull request Aug 2, 2013
@AD7six AD7six merged commit d7bc432 into 2.4 Aug 2, 2013
@jippi jippi deleted the feature/fix-console branch August 2, 2013 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants