i think this is due to historical reasons, the path is kept together
in references as a single string. feel free to add an rfe for this, i
think we are already working on this in 1.5 but an rfe in jira will
help us remember.

-igor

On Sun, Jan 31, 2010 at 1:41 PM, pete swulius <pswul...@gmail.com> wrote:
> Everyone,
>
> I am curious.  Why are .properties files not located in the same way as
> .html?  I've overridden:
>
> [ResourceStreamLocator]
> public IResourceStream locate( Class<?> clazz, String aPath, String aStyle,
> Locale aLocale, String anExtension )
>
> I notice that property file locating doesn't invoke this method, but only
> invokes the lesser arg version with the style/variation/locale already
> embedded in the path.  This is an inconvenience for me because I'm trying to
> inspect the style during location.  Perhaps I shouldn't be doing what I'm
> trying to do, but after reading the docs, I expected locating to work the
> way it does for .html, but .properties threw me.
>
> Thanks!  And again, thanks to all contributors for making such an awesome
> product.
>
> Peter Swulius
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to