On Fri, Jul 24, 2009 at 3:39 PM, Thiago H. de Paula Figueiredo <
thiag...@gmail.com> wrote:

> Em Fri, 24 Jul 2009 16:23:20 -0300, Geoffrey Wiseman <
> geoffrey.wise...@gmail.com> escreveu:
>
>  The processFormSubmission() code seems to be working, so possibly an issue
>> with bindings, loops and arrays?  I don't know enough about the binding code
>> to trace that either.  I'll try this pattern here, although it would be nice
>> if the bound array would work without these methods.
>>
>
> Has the proposed solution worked? I don't think you need to dive into
> binding code here, just put some breakpoints in the get and set methods in
> your page.
>

Yup - the getters and setters and index seemed to solve the problem for me;
I've just verified that I can now do the validation I was hoping to do; that
should be good enough for now.  Thanks for the suggestion.  Seems like if
that's commonly necessary for loops and forms, there needs to be some kind
of enhancement to the Loop docs in the component reference, but at least now
there'll be a mailing list reference to it.

Thanks again,

  - Geoffrey
-- 
Geoffrey Wiseman
http://www.geoffreywiseman.ca/

Reply via email to