, September 28, 2005 10:27 AM
To: tapestry-user@jakarta.apache.org
Subject: Re: Re: Datasqueezers and strategies
Rob Dennett tmit1.org> writes:
> Well I had already made all the objects serializable and it says it is
> choking
> on java.util.RandomAccessSubList. I made sure to upgrade t
Rob Dennett tmit1.org> writes:
> Well I had already made all the objects serializable and it says it is
> choking
> on java.util.RandomAccessSubList. I made sure to upgrade to the latest beta
> just to make sure, but I am still getting the exception. I can't find
> anything that discusses t
Rob Dennett tmit1.org> writes:
>
> But what if you have a page with a For component that doesn't have a Form
> component?
Then there won't be any rewind phase and therefore the For
component won't try to save the objects in "source" (or
their keys).
--
Author of a book for learning Tapestry
But what if you have a page with a For component that doesn't have a Form
component?
Thanks,
Rob
-Original Message-
From: Kent Tong [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 27, 2005 9:12 AM
To: tapestry-user@jakarta.apache.org
Subject: Re: Re: Datasqueezers and strat
Well I had already made all the objects serializable and it says it is choking
on java.util.RandomAccessSubList. I made sure to upgrade to the latest beta
just to make sure, but I am still getting the exception. I can't find anything
that discusses this in detail. Can someone give me an idea
Rob Dennett tmit1.org> writes:
> Does your book cover this in more detail?
It has an example on the use of a converter. It doesn't talk about
keyExpression because I consider it a less clean solution. It doesn't
talk about data squeezers at all because I prefer passing keys over
whole objects
<[EMAIL PROTECTED]>
> Betreff: RE: Re: Datasqueezers and strategies
> Datum: Tue, 27 Sep 2005 08:36:29 -0500
>
> Does your book cover this in more detail? Also, what do you do if you
> have a For component outside of a form?
>
> Thanks,
> Rob
>
> -Original Message---
Does your book cover this in more detail? Also, what do you do if you have a
For component outside of a form?
Thanks,
Rob
-Original Message-
From: Kent Tong [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 27, 2005 4:44 AM
To: tapestry-user@jakarta.apache.org
Subject: Re: Datasqueeze