On 3/20/06, Michele Cella <[EMAIL PROTECTED]> wrote:
>
> I've committed the last needed piece at r973:
>
> http://trac.turbogears.org/turbogears/changeset/973
>
> any comment is welcome. ;-)
>
> Take a look at the example to see how you can use a RepeatingFieldSet,
> anyway it just works like a normal FieldSet but you can pass an
> additional parameter "repetitions" at instantiation time or display
> time to define how many repetitions you need.

It would seem like the use case for a repeating set is one where you
have a list of objects that you want broken out into separate fields
(possibly with JavaScript to add/remove lines, but that's more
sophisticated and can be dealt with later). Is there a use case where
you will explicitly want N of the fields?

I do think this is a nice step to have, though. As people really start
applying widgets to their projects (and I know that several are),
we'll undoubtedly get feedback about what works and what doesn't.

Kevin

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk
-~----------~----~----~----~------~----~------~--~---

Reply via email to