It's important to keep in mind that much of the value of calling something
the "standard" library is so that users *know* that the libraries within
are blessed by the language developers themselves, and therefore gives them
the peace of mind that the code within is featureful, reliable, supported
in the long-term, and well-known by the community. Please select a name
that adequately expresses the authority of such a library.


On Tue, Apr 23, 2013 at 12:35 PM, Patrick Walton <pwal...@mozilla.com>wrote:

> Hi everyone,
>
> There's been consensus lately that `core` and `std` are somewhat misnamed.
> `core` is really the standard library--the one that would be specified in a
> specification if we had one. `std` is an "extras" library and may well end
> up sliced up and moved to various packages.
>
> So it seems prudent to rename `core` to `std`. But that leaves the
> question of what to name `std` in the interim. Options that have been
> suggested are `extra`, `ext`, and `contrib`.
>
> Any other opinions?
>
> Patrick
> ______________________________**_________________
> Rust-dev mailing list
> Rust-dev@mozilla.org
> https://mail.mozilla.org/**listinfo/rust-dev<https://mail.mozilla.org/listinfo/rust-dev>
>
_______________________________________________
Rust-dev mailing list
Rust-dev@mozilla.org
https://mail.mozilla.org/listinfo/rust-dev

Reply via email to