#1 (Rails pagination) is deprecated and will eventually be deleted, perhaps by Pylons 1.0. Not recommended for any new project.
#2 (webhelpers.paginate) is the right answer. The latest version was just pushed yesterday. #3 (paginate.workaround.org) works but is falling out of date. If you're still on WebHelpers 0.3, you can copy it into your application for now. That's actually what I have in my current application, a slightly older version of #3. I'm waiting till WebHelpers 0.6 is released before I move my app to it. -- Mike Orr <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" 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/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
