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

add config.Encode/Decode #91

Merged
merged 1 commit into from
Aug 6, 2014
Merged

Conversation

lcowell
Copy link
Contributor

@lcowell lcowell commented Aug 6, 2014

  • allows use of Reader/Writer instead of requiring files and temp files.
  • allows more isolated testing

This should make issue #39 easier to solve because file operations and Encode/Decode operations are separated.

* allows use of Reader/Writer instead of requiring files and temp files.
* allows more isolated testing
@kytrinyx
Copy link
Member

kytrinyx commented Aug 6, 2014

Yessss! This is great, thank you.

kytrinyx added a commit that referenced this pull request Aug 6, 2014
@kytrinyx kytrinyx merged commit 32a1941 into exercism:master Aug 6, 2014
@lcowell lcowell deleted the encode-decode branch August 6, 2014 14:49
lcowell pushed a commit to lcowell/cli that referenced this pull request Jan 25, 2015
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.

2 participants