om: Howard Lewis Ship [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 23, 2007 3:56 PM
> To: Tapestry users
> Subject: Re: T5: Customizing generation of client id from component id
>
> I'm afraid that's a use case that wasn't foremost in my mind when
> coding this
ludge.
Thanks,
Doug
> -Original Message-
> From: Howard Lewis Ship [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 23, 2007 3:56 PM
> To: Tapestry users
> Subject: Re: T5: Customizing generation of client id from component id
>
> I'm afraid that's a use case
I'm afraid that's a use case that wasn't foremost in my mind when
coding this stuff up for T5. Still, if you explicitly set component
ids, it's highly unlikely that they'll change dramatically from one
build to the next ... could you elaborate on the situation that drove
you towards this kind of
Is there a way to customize the generation of a unique client id from a
component id? We would like to generate the unique id in such a way that
it would not change across most modifications to a page, mainly so
Selenium tests can be written that will work across page redesign. The
current method o