What's the cleanest way of doing string manipulation with a component that uses 
a String as a model (e.g. a Label). I'm thinking of mutations such as to 
uppercase and to lowercase, etc.

An obvious place is to do it in the model, but I'm interested to hear what 
other developer's approaches are. Is there a nicer way of doing this - via a 
behaviour for instance?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to