resource loading is already pluggable. see IStringResourceLoader along with its implementations and IResourceSettings.addStringResourceLoader(IStringResourceLoader)
-igor On 11/20/06, Gavin <[EMAIL PROTECTED]> wrote:
Hello, It seems like we have xml resource bundles in 2 now (thanks to Eelco Hillenius). Is it possible to backport this to 1.3? See http://chillenious.wordpress.com/2006/11/13/wicket-now-supports-resource-bundles-in-xml-format/ I know this is part of Java 5, but it would be quite easy to read the xml files in 1.4 as well. Basically, resource loading should be plug-able. Cheers Gavin -- View this message in context: http://www.nabble.com/Xml-Resource-messages-in-1.3-tf2676582.html#a7464944 Sent from the Wicket - Dev mailing list archive at Nabble.com.
