When I first coded the Hidden component, I didn't want to deal with type
conversions (and, of course, the client-side representation is always
string).   However, there's no reason Tapestry couldn't handle this, using a
DataSqueezer ... so add a feature request.

----- Original Message -----
From: "Ara Abrahamian" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, June 23, 2002 9:05 PM
Subject: [Tapestry-developer] hidden


> Is there any reason Hidden component hard codes the type to String? See
> line 128 of it (valueBinding.setString(value);). Shouldn't it be
> possible to use a boolean for the binding for example?
>
> Ara.
>
>
>
>
> -------------------------------------------------------
> Sponsored by:
> ThinkGeek at http://www.ThinkGeek.com/
> _______________________________________________
> Tapestry-developer mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/tapestry-developer



-------------------------------------------------------
Sponsored by:
ThinkGeek at http://www.ThinkGeek.com/
_______________________________________________
Tapestry-developer mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/tapestry-developer

Reply via email to