One of the ideas behind IRequestCodingStrategy was to enable this.
Unfortunately, the default implementation of this,
WebRequestCodingStrategy leaks implementation details with it's public
static strings. Surprise, surprise, these fields are used by other
classes, this it wouldn't be able to replace this properly.

Please open up a feature request to fix this. It's quite sloppy as it
is now, so for that reason alone it would be good to fix.

Eelco


On 11/27/06, Francisco Treacy <[EMAIL PROTECTED]> wrote:
>
> Hi, I just wanted to know if it's indeed possible (and how) to change wicket
> control generated words such as
> :wicket:interface: , and all other *wicket* stuff all over the place (I've
> already stripped out wicket html tags and attributes).
>
> Eg. to put :application:stuff: instead. Because I shall not want to expose
> to the end-user I'm using Wicket. Although I'm aware it's a good propaganda
> strategy :)
> I know it was discussed a couple of days ago, but I didn't get precisely how
> to change it. What should I override?
>
> Thanks again,
> Cheers,
> Francisco
>
>  ________________________________
>  Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions
> ! Profitez des connaissances, des opinions et des expériences des
> internautes sur Yahoo! Questions/Réponses.
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys - and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>
> _______________________________________________
> Wicket-user mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/wicket-user
>
>
>

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to