Lance,
   thanks for the sample mixin code : I hadn't created any mixins
previously and this was a great start. It works like a charm.

Thiago,
   I did think of using the Validation decorator; however, at least for now
it looked a bit of an overkill as I'm not 100% sure if this is going to be
the way to decorate error messages on all forms. I was also looking at
JumpStart's example of overriding the decorator just for a specific form
(e.g.
http://jumpstart.doublenegative.com.au/jumpstart/examples/input/novalidationbubbles1
)
, but I didn't feel like introducing my own Form class yet.

  Thanks for the help to both !

Cheers,

Alex K

On Wed, Jul 18, 2012 at 11:28 AM, Thiago H de Paula Figueiredo <
thiag...@gmail.com> wrote:

> On Wed, 18 Jul 2012 10:32:49 -0300, Lance Java <lance.j...@googlemail.com>
> wrote:
>
>  Has anyone thought of a ValidationDecorator?
>>>
>> Nope... never heard of it... time to jump into the tapestry code /
>> javadocs again ;)
>>
>
> Or the mailing list archives. We've had some interesting threads involving
> ValidationDecorator already. :)
>
>
> --
> Thiago H. de Paula Figueiredo
>
> ------------------------------**------------------------------**---------
> To unsubscribe, e-mail: 
> users-unsubscribe@tapestry.**apache.org<users-unsubscr...@tapestry.apache.org>
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to