The prop expression has been updated in 5.3 to support maps. It looks like
it's broken. None of the following expressions work inside a template:

${echoMap({ 1: 'one', 2.0: 'two' })}
${}

According to the documentation they should work.

http://tapestry.apache.org/property-expressions.html

Did somebody try it already?

-- 
Best regards,

Igor Drobiazko
http://tapestry5.de

Reply via email to