Hacker News new | ask | show | jobs
by ivan_gammel 184 days ago
Have a look at my solution (also Java): https://github.com/resource4j/resource4j
1 comments

I like the fluent API - this looks like a much better way to work with ResourceBundle types than Java's out-of-the-box support. Thanks for sharing.