It's part of a public interface.  You can't just remove it.  Maybe the
internal Wicket code doesn't use it, but that doesn't mean that
someone else doesn't.  Where are you thinking of removing it from?  A
1.4-rcx or 1.5?  I'd say you probably need to deprecate it before you
remove it.

On Tue, Jun 30, 2009 at 6:58 AM, Erik van Oosten<[email protected]> wrote:
>
> Hi,
>
> I am writing a custom IStringResourceLoader and noticed that
> IStringResourceLoader#loadStringResource(Class,String,Locale,String) is not
> called from anywhere except from within the implementations themselves.
>
> Shall we remove the method from the interface, or did I miss other uses?
>
> Regards,
>    Erik.
>
> --
> Erik van Oosten
> http://day-to-day-stuff.blogspot.com
>
>

Reply via email to