org.apache.pivot.util.Resources would have to remain as a non-abstract
class in order to prevent breaking downstream code.
On 10 July 2011 17:37, Chris Bartlett wrote:
> Today is the first time that I really looked into Pivot's localization.
> While playing around, I wanted to create a Resources
Today is the first time that I really looked into Pivot's localization.
While playing around, I wanted to create a Resources instance and
populate it dynamically, but realised that I couldn't and that
Resources is not sub-class friendly.
I came out of it wondering if it is unreasonable to wish for