In addition probably. Don't wory about duplicate contributions, we filter them out :) But.. TBH, adding css and js to components is rather trivial with HeaderContributor, do we really need this?
It's not that I object, I'm just asking. Maybe for new users it can help. On 3/20/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
And what would this result in? MyPanelA with MyPanelA.css MyPanelB extends MyPanelA and has MyPanelB.css Would MyPanelB.css be added instead or in addition to MyPanelA.css? Eelco On 3/20/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote: > It's actually a neat idea. My only concerns would be how to implement > this super efficiently and how we would enable users to turn this > automatic behavior off (per-case and globally). > > Eelco > > > On 3/20/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > > was just thinking > > > > if you have MyPanel.java and MyPanel.html, and then next to it you have > > MyPanel.css and MyPanel.js should we automatically include the css and js? > > kinda like an autoheadercontribution. > > > > wdyt? > > > > -igor > > >
