Re: [DISCUSS] LANG-1788: ISO3 <-> numeric country code mapping in Commons Lang
Gary Gregory <[email protected]>
| Newsgroups | gmane.comp.jakarta.commons.devel |
|---|---|
| Message-ID | <CACZkXPz-DDjsMntr9htcKpQpZ+1e_bkSATZw63SiHS89YfF+6A@mail.gmail.com> |
Hello Kumaran, I think this is out of scope. A couple of PRs have been discussed and closed. See GitHub. I'll resolve the ticket. Gary On Sat, Feb 28, 2026, 01:49 Praveen Kumaran S <[email protected]> wrote: > Hi all, > > I came across LANG-1788 <https://issues.apache.org/jira/browse/LANG-1788>, > which requests a way to map ISO3 country codes (e.g. “USA”, “GBR”) to their > corresponding numeric country codes. > > Before attempting any implementation, I wanted to ask whether this kind of > functionality is considered within the scope of Commons Lang. > > I’m totally new to Apache Commons and open source contributions in general, > so I’d really appreciate any guidance on how best to proceed. > > LANG-1788 - https://issues.apache.org/jira/browse/LANG-1788 > > Thanks, > Kumaran >