O yeah. Indeed, if it is only done once, that's alright then.

Eelco

On 12/5/05, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> postprocessing is done when we load the markup right? so there is no
> performance hit eitther way (mounted or not). also a page can be used as
> mounted or not, so we do not want to keep the markup for it twice. imho
> easier to just postprocess all loaded markup files, i dont see any harm in
> that.
>
> -Igor
>
>
>
> On 12/5/05, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> >
> > Ah, ok. Well, if you mount a page, you need to have all relative
> > references resolved, including the ones that were generated by
> > autolinks. So it would make sense to have them work in a chain, where
> > the autolinks are resolved before substitution of relative urls take
> > place.
> >
> > Also, ideally this post processing should only be done when we are
> > rendering a mounted page.
> >
> > Eelco
> >
> >
> > On 12/5/05, Juergen Donnerstag <[EMAIL PROTECTED] > wrote:
> > > But wicket:link modifies href attributes as well and only relative
> > > ones. And it is not only for pages, it works for *.gif and *.css as
> > > well. And because there is this overlap ...
> > >
> > > Juergen
> > >
> > > On 12/5/05, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> > > > wicket:link is for autolinking, which is unrelated to mounting etc?
> > > >
> > > > Eelco
> > > >
> > > > > >
> > > > >
> > > > > Yes, something like this.
> > > > > Does that mean we do not need wicket:link anymore?
> > > > >
> > > > > Juergen
> > > > >
> > > >
> > > >
> > > >
> -------------------------------------------------------
> > > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files
> > > > for problems?  Stop!  Download the new AJAX search engine that makes
> > > > searching your log files as easy as surfing the  web.  DOWNLOAD
> SPLUNK!
> > > > http://ads.osdn.com/?ad_idv37&alloc_id865&opclick
> > > > _______________________________________________
> > > > Wicket-develop mailing list
> > > > Wicket-develop@lists.sourceforge.net
> > > >
> https://lists.sourceforge.net/lists/listinfo/wicket-develop
> > > >
> > >
> > >
> > > -------------------------------------------------------
> > > This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files
> > > for problems?  Stop!  Download the new AJAX search engine that makes
> > > searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> > > http://ads.osdn.com/?ad_idv37&alloc_id865&opclick
> > > _______________________________________________
> > > Wicket-develop mailing list
> > > Wicket-develop@lists.sourceforge.net
> > >
> https://lists.sourceforge.net/lists/listinfo/wicket-develop
> > >
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by: Splunk Inc. Do you grep through log
> files
> > for problems?  Stop!  Download the new AJAX search engine that makes
> > searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
> > http://ads.osdn.com/?ad_idv37&alloc_id865&opclick
> > _______________________________________________
> > Wicket-develop mailing list
> > Wicket-develop@lists.sourceforge.net
> >
> https://lists.sourceforge.net/lists/listinfo/wicket-develop
> >
>
>


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to