RE: Re: Re: Datasqueezers and strategies

2005-09-28 Thread Rob Dennett
That did the trick. I was looking in the wrong page for the error. I have a dummy home page that initializes the object graph with some test data and it was calling subList. Thanks for your help, Rob -Original Message- From: Kent Tong [mailto:[EMAIL PROTECTED] Sent: Wednesday, Septem

Re: Re: Re: Datasqueezers and strategies

2005-09-28 Thread Kent Tong
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

RE: Re: Re: Datasqueezers and strategies

2005-09-27 Thread Rob Dennett
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 strategies Rob