, 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
idea what is going on
here or point me to some documentation?
Thanks for your help,
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: Datasqueezers and strategies
Rob Dennett
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---
: Datasqueezers and strategies
Rob Dennett tmit1.org> writes:
> I made the class in question implement Serializable (although I didn’t
> define a serialVersionUID), but now I get a NotSerializableException.
> The class in question contains a list of other objects as well. Do I
> n
Rob Dennett tmit1.org> writes:
> I made the class in question implement Serializable (although I didn’t
> define a serialVersionUID), but now I get a NotSerializableException.
> The class in question contains a list of other objects as well. Do I
> need to create a datasqueezer adaptor for t
I created a simple component that takes a complex class as a parameter and
iterates over it, outputting one of its values. When I initially tried to run
this, I got an exception saying, “Could not find a strategy instance for class
Foobar”.
I made the class in question implement Serializabl
10 matches
Mail list logo