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 >
