On Wed, Sep 03, 2008 at 04:34:34PM +0100, Al Maw wrote:
> 
> I'd even go so far as to remove the need for HeaderContributor code entirely
> in 80% of the cases.
> Wicket could automatically pick up css and js files that are named the same
> as your component.
>   MyComponent.java
>   MyComponent.html
>   MyComponent.properties
> So why not:
>   MyComponent.css
>   MyComponent.js
> ?
> 
> Heck, you could even include i18n for dealing with language-specific layout
> issues:
>   MyComponent_jp.css
> 
> Regards,
> 
> Al

+1. I even tried this once since it seemed like such an intuitive thing.

jk

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to