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

Remove Codec #83

Open
juanmirocks opened this issue Mar 29, 2013 · 1 comment
Open

Remove Codec #83

juanmirocks opened this issue Mar 29, 2013 · 1 comment

Comments

@juanmirocks
Copy link

I would remove Codec.scala. It's just an old copy of scala's core Codec, scala.io.Codec

Also, Codec.toString should return the same as name, as this is the expected behavior (scala.io.Codec does it like this)

If you find the removal appropriate, I would happily change the package references in the source.

@jesseeichar
Copy link
Owner

I agree. It is historical artifact at this point.
On Mar 29, 2013 2:36 PM, "Juan Miguel Cejuela" [email protected]
wrote:

I would remove Codec.scala. It's just an old copy of scala's core Codec,
scala.io.Codec

Also, Codec.toString should return the same as name, as this is the
expected behavior (scala.io.Codec does it like this)


Reply to this email directly or view it on GitHubhttps://github.com//issues/83
.

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

No branches or pull requests

2 participants