With the fresh start in T5 I've been able to make it smarter and more
adaptable, or at least, do better things by default.  But there's a
lot of limits.  I could make this error noticable by requiring that
all components have an explicit id in the template, but that would
inconvienience most users for most components, where an id really
isn't needed, or Tapestry can provide a good default id.

On 3/1/07, Terry <[EMAIL PROTECTED]> wrote:

D'oh! That's obvious now I look at it. Like most things in Tapestry, once you
have seen it once... :)

Ah, that could be my catchphrase for Tapestry 5 Training!


Thanks.


Howard Lewis Ship wrote:
>
>
> BeanEditForm is not a Form, but does own one; it includes a getForm()
> accessor.  So:
>
> @Component
> private BeanEditForm _beanEditForm;  // Case just doesn't matter to
> Tapestry!
>
>
>

--
View this message in context: 
http://www.nabble.com/T5-validation-tf3323698.html#a9252108
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Howard M. Lewis Ship
TWD Consulting, Inc.
Independent J2EE / Open-Source Java Consultant
Creator and PMC Chair, Apache Tapestry
Creator, Apache HiveMind

Professional Tapestry training, mentoring, support
and project work.  http://howardlewisship.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to