We do that already in other cases. Make it an auto component and you
can easily hook a resolver on it. The reason why I don't like it too
much is because we
a) adding even more transparent containers polluting the component
hierarchy and just for a single attribute to be modified
b) wicket:message is deliberately limited in functionality to be fast
and simple to use. If you want more complex localization, go with any
of the other already available options.

Juergen

On 9/18/06, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> Sounds good.
>
> Eelco
>
> On 9/18/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote:
> > naah, just gen something unique
> >
> > the resolver can check the attributes to see if it needs to add the attrib
> > modifier/create webmarkup container
> >
> > -Igor
>
> -------------------------------------------------------------------------
> 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&kid=120709&bid=263057&dat=121642
> _______________________________________________
> Wicket-develop mailing list
> Wicket-develop@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wicket-develop
>

-------------------------------------------------------------------------
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&kid=120709&bid=263057&dat=121642
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to