I need to find resources (property resources)... from an external point and fall back to wickets inbuilt property resolution.
I'm a little baffled... when stumbling upon: IResourceFinder vs IResourceStreamLocator I'm not sure which interface I should be implementing. I've checked the javadoc and the usage within wicket. They seam destined to be the same thing judging from the javadoc... and the words "Locator" or "Finder" pretty much mean the same thing... and they both return IResourceStream I've seen some posts from ... several years back outlining that they are named in a confusing manner (from Jonathan Locke) Can someone shed some light on the subject please? Which should I be implementing (or extending existing implementation). -- View this message in context: http://www.nabble.com/IResourceFinder-vs-IResourceStreamLocator-tp18147722p18147722.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
