[threeten-dev] Request for review: Chronology name support

Stephen Colebourne scolebourne at joda.org
Tue Feb 26 13:53:22 PST 2013


On 26 February 2013 20:40, roger riggs <roger.riggs at oracle.com> wrote:
> Seeing this code makes me think that ResourceBundle needs a method
> that does not throw ResourceException but either returns null or
> substitutes a caller provided default value.
>
>   String   getString(String key, String default); {  ...}
>
> It would save on a lot of messy handling by the clients.
>
> (But that's another API.)

I'm sure a zillion and one developers would be happy to see such a change...
Stephen


More information about the threeten-dev mailing list