You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to have a standard set of test inputs and outputs for each exercise to
make it easier to port them to new languages, as well as to help keep the
exercises in sync.
I'de like to propose to deprecate and reintroduce the exercise with a new name and requirement.
The new name I'd like to proposed isRobotRegistry which has prior art in the PHP track solution.
I've suggested this rename before: exercism/discussions#12
I've tried to fixed the ambiguities but its turned out to be very hard to do and taxing: #731 (comment)
I think the right way to move forward is to continue the discussion in #731 to figure out the right solution (deprecate this exercise and either create new exercises or rename this one). Either way #731 is where the decision seems to need to be made.
I'm going to close this, since we can't solve it until we know more.
We want to have a standard set of test inputs and outputs for each exercise to
make it easier to port them to new languages, as well as to help keep the
exercises in sync.
The Robot Name exercise can be found in the ./exercises/robot-name/ directory.
The step-by-step instructions for how to compile a canonical-data.json file is
described in this section of the contributing guide.
See http://exercism.io/contribute/canonical-data/robot-name for the up-to-date list of
language tracks that have an implementation of the Robot Name exercise.
The tracking issue has more context.
The text was updated successfully, but these errors were encountered: