Dear mentors, How do we get rid of this requirement? It would be a major set back for our framework to have to remove these headers @runtime. Removing them from a binary release is also rather hard.
Removing all comments just won't cut it in this case, as some browsers depend on comments being inside these files, just for their sake (IE7 specifics for instance). Martijn On 10/3/06, Johan Compagner <[EMAIL PROTECTED]> wrote:
please don't let us prepend all the headers to that yes... :( Then we need to filter that out of the code again when streaming (or the markup loader should do that).. sigh..... johan On 10/3/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > > why would we want to stream the header to the client though? it would be > silly. > > someone uses a tabbedpanel - and all of a sudden they have a huge apache > header in their client's html. include two tabbed panels and you get two > headers. its pretty silly, considering the size of tabbedpanel.html [1]. > we > have a lot of small files like this, it would be insane to have apache > headers in them. > > [1] > > http://svn.sourceforge.net/viewvc/wicket/branches/wicket-1.x/wicket-extensions/src/java/wicket/extensions/markup/html/tabs/TabbedPanel.html?revision=7095&view=markup > > -Igor > > > On 10/3/06, Ross Gardler <[EMAIL PROTECTED]> wrote: > > > > Eelco Hillenius wrote: > > > On 10/3/06, Martijn Dashorst <[EMAIL PROTECTED]> wrote: > > >> Several things: > > >> > > >> - which files are required to have the ASF license > > > > > > If we can avoid it, by any means please NOT in the html, javascript > > > and css files. That would just be totally horrible imo. > > > > As far as I am aware the copyright headers have to be in everything that > > is copyrighted by the ASF, i.e. all files. > > > > That is certainly the case on all the projects I am currently involved > > with in the ASF. > > > > Ross > > > >
-- <a href="http://www.thebeststuffintheworld.com/vote_for/wicket">Vote</a> for <a href="http://www.thebeststuffintheworld.com/stuff/wicket">Wicket</a> at the <a href="http://www.thebeststuffintheworld.com/">Best Stuff in the World!</a>
