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

automatic language code conversion #94

Open
evillemez opened this issue Jun 26, 2013 · 0 comments
Open

automatic language code conversion #94

evillemez opened this issue Jun 26, 2013 · 0 comments

Comments

@evillemez
Copy link
Contributor

It would be nice to have the various codes in the languages property converted automatically to other formats not originally specified.

Some features that would be nice:

  • automatically fill in the iso639_3 codes based on the values of the bpc47 codes, and vice versa
  • automatically fill in iso639_9 macro lang codes if more specific codes are specified

Mapping configuration for all of this would be very large, but hopefully not difficult to maintain - but, loading it all the time would require not insignificant memory, so, I think it makes sense to do it asynchronously, and not as part of the normal validation process every time a change is made. Depends really on how mapping this stuff gets implemented.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant