Hello mailing list, Short question: if my interpretation of the source code is correct, it is not possible to use StringResourceModel's MessageFormat features just with a single model (without passing a params array).
If this is right: would it be a good idea to make it possible or is there a good reason that it is not, which I am not aware of? What I do not like about the Array way is that the message in the property file has not only to be aware of what was passed in this Array, but also in which order, which is not very flexible. WDYT? I have an idea in mind how this could be achieved and also would like to contribute... however, as I am not too deep into the wicket internals, I cannot promise my solution would be the most elegant one ;-) Cheers -- View this message in context: http://www.nabble.com/StringResourceModel%3A-use-MessageFormat-features-without-params-array--tp19177943p19177943.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
