Investigate implementing an ECMA 402-based internationalization library
Nobody has claimed this yet.
- Dominant language
- Markdown
- Stars
- 6.6k
- Forks
- 1.7k
- Avg merge
- 16h 14m
- Merged PRs (30d)
- 1
Description
Issue by alexcrichton
Wednesday May 28, 2014 at 18:11 GMT
For earlier discussion, see https://github.com/rust-lang/rust/issues/14494
This issue was labelled with: A-libs, P-high in the Rust repository
We have been told that internationalization is pretty standardized at this point on the web and many languages are starting to follow along. The authoritative spec for this is located here, and it sounds like we shouldn't deviate from that spec much (as it's what everyone is expecting).
Nominating, but I do not believe this is a 1.0 issue.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the ECMA-402 1.0 specification and the earlier discussion in rust-lang/rust#14494. Review the issue comments for the current consensus and determine what an implementation proposal would need to cover; done means a concrete, agreed direction for an ECMA-402-based internationalization library.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- internationalization
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100