On 10/15/07, Matt Foster <[EMAIL PROTECTED]> wrote:
>
>
> I have developed a pretty smooth UI Control for handling
> client side pagination.  It is composed of 3 classes that allow for
> maximum decoupling.  In this manner the view is decoupled from the
> iteration control, such that the same iteration control can be used on
> any data set while the view can be specialized for any format of JSON
> or XML.


I'm not sure if such announcements are suitable for this group. (Someone
correct me if I'm wrong when stating it isn't.)

That said: Interesting work. I handle pagination server-side myself (using
the will_paginate plugin for Rails), but I definitely see use cases when you
have to move this logic client-side.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to prototype-core@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to