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

Encoding API prososal for libstd/libextra #15

Open
SimonSapin opened this issue Sep 17, 2013 · 0 comments
Open

Encoding API prososal for libstd/libextra #15

SimonSapin opened this issue Sep 17, 2013 · 0 comments
Milestone

Comments

@SimonSapin
Copy link
Collaborator

Hi,

As you may have heard, there was some discussion last week about importing some of rust-encoding into Rust’s libstd or libextra. I think it is important to get the API right first (w.r.t. errors handling, incremental processing, etc.) The latest version of my proposal is on the rust-dev mailing list: (but see the rest of the thread.)

https://mail.mozilla.org/pipermail/rust-dev/2013-September/005556.html

I would appreciate your feedback on this, especially on using conditions for error handling, and on the necessity for open-ended error handling as opposed to a fixed set of modes as in recent versions of the spec.

@lifthrasiir lifthrasiir added this to the 0.3 milestone Nov 22, 2014
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