Hi Karol, OK that is unfortunately an design issue, we should make that inner class a protected. If you can raise a JIRA I will get this fixed in the 3.4 RC1 release.
regards Malcolm Edgar On Tue, Sep 25, 2012 at 11:56 PM, Karol Borkowski <[email protected]>wrote: > Hi, > I'm trying to implement custom MessagesMap class, so that resource bundles > will be searched in addional location. Unfortunately, when I override > method ensureInitialized() i don't have access to CacheKey class, because > it's private inner class of MessageMap. > > Is this an error or should I write my own CacheKey class also? > > PS. I've been using click for over 2 years now, great work - can't wait to > check new release! > Karol Borkowski >
