i think this should be the default behaviour. there is no harm in doing this and there is no runtime hit as this is only done when the markup is loaded correct?

whether or not we do the above i definetenly think this should be easier to toggle then to override the markup parser. this will be a very common need once 1.2 comes out because most people will use mounted pages. so maybe a simple toggle in applicationsettings to enable/disable this filter. being in application settings this will also get much higher visibility to new users.

-Igor


On 12/3/05, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
So in that case, the url prefixing is a nicer solution as it is automatic.

Eelco


On 12/3/05, Juergen Donnerstag <[EMAIL PROTECTED]> wrote:
> On 12/3/05, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> > Can we autoadd it if we regconize we are handling a mounted URL? So
> > that the page will keep on working without the user having to know
> > anything else than just how to mount to a certain path?
> >
>
> no, I don't think so. The BaseComponent must be added to <head><base>,
> hence <base> must exist. And we handle the markup in sequence. We can
> not (until 2.0) add a component to head while already in <body>
>
> 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
> [email protected]
> 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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to