[EMAIL PROTECTED] wrote:
Every time we're running into syntax discussions (see 'replacing OGNL') I feel 
that Wicket is deviating from the Java way.

I think all the following suggestions would better be left unimplemented:

<input wicket:message="value=my-key" type=.../>
<input wicket:message="value=my-key, class=another-key..."/>
<input value="message:key=my-key" type="..." />
<span wicket:message="my-key">...</span>
<p wicket:message="$=greeting, class=greeting-class">Hello.</p>

Although most of these were my suggestions, I agree. There seems to be little need for this. But the original

    <wicket:message key="my-key">Default value</wicket:message>

still seems to be a good idea.

  -- Scott



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to