From the impression I got from the general list, these will be viewed
as sources & if they don't have headers, we'll not get anywhere with
incubation.

I'd like to be proved wrong, but I suspect there's no good answer, as
even some sort of hack to 'recognise' & remove the headers at runtime
will be problematical.

/Gwyn

On 03/10/06, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
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>



--
Download Wicket 1.2.2 now! - http://wicketframework.org

Reply via email to