I haven't looked into it deeper, but it sounds to me that we could
make it slightly easier. We already have post processing filters, so
personally I would think we would be consistent to have pre processing
filters too. I know the functionality to do this is there already, but
we might come up with something that makes it easier and more
consistant with the postprocessing filters.

Eelco

On 5/9/06, Juergen Donnerstag <[EMAIL PROTECTED]> wrote:
On 5/9/06, Matej Knopp <[EMAIL PROTECTED]> wrote:
> $${key}? Or whatever you want.
> I don't need this behavior to be in wicket core. I'm much more
> interested in clean and simple preprocessing filters, something wicket
> lacks currently.
>

That is true, we don't have something that allow to pre-processor the
plain input string and IMO it is not needed and when I think about
<?xml encoding=".."?> it could be dangerous. IMarkupFilter serve a
similar function but are already aware of the xml structure, the
encoding, etc.. And it is trivial to register them with the
application.

Juergen


-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmdlnk&kid0709&bid&3057&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to