On Tue, Oct 27, 2009 at 3:36 PM, Howard Lewis Ship <[email protected]> wrote:

> I saw that there was an issue added, didn't it include a patch?
>

Issue updated. New patch attached. This patch allows tapestry to:

   1. Use valid java identifiers in templates (ej, ${número})
   2. Use valid java identifiers in classes (ej. @Property private Integer
   número;)
   3. Use valid java identifiers as class names (ej. Número.class)

Best regards,
Manuel.

Reply via email to