On Wed, Sep 30, 2009 at 4:40 PM, Ernesto Reinaldo Barreiro
<[email protected]> wrote:

Thank you for the prompt reply to all of you.

> for org.apache.wicket.resource.loader.PackageStringResourceLoader

Currently I used iteration through getStringResourceLoaders(), later
on I'd like to implement EnumConverted as adviced by Matthias Keller.

BTW, why all of those IStringResourceLoaders have overloaded methods
  loadStringResource(Class<?>, String, ....)
  loadStringResource(Component, String, ....)

but Localizer's getStrings() supports just Components? Should/could
not be there methods accepting classes as well?

Thanks, Petr

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to