On Wed, Apr 9, 2008 at 5:03 PM, Mike Orr <[EMAIL PROTECTED]> wrote:
>
>  On Wed, Apr 9, 2008 at 1:04 PM, blaf <[EMAIL PROTECTED]> wrote:
>  >
>  >  Thanks Mike... you got a more complete one =)
>  >
>  >  The more I use Pylons the more I'm impressed by all the
>  >  contributions... juste started using your Flash webhelper today...
>
>  The new helpers haven't gotten much testing, so please give me or Ben
>  feedback on how well they work.  Also let us know about anything you
>  don't understand, because that's a hole in the documentation.  The new
>  helpers are:
>
>  webhelpers.date
>  webhelpers.html
>  webhelpers.paginate
>  webhelpers.tags
>  webhelpers.text
>  webhelpers.tools
>
>  (These all refer to the WebHelpers development version, or future 0.6.)

hi I was going to ask about this but I saw this recent thread
regarding the pagination and it seems better to follow up on this than
to start a new thread. Please note this is my first time working on
paginated data with pylons.

>From what I understand currently pylons has 3 different pagination modules.
1- current released webhelpers package (0.3.x)
http://pypi.python.org/pypi/WebHelpers/
2- current trunk webhelpers package (0.6.x) - side question what
happen to .4 and .5?
3- the paginate module http://paginate.workaround.org/?page_nr=1 and
http://pypi.python.org/pypi/paginate/0.3.2

now #3 was supposed to become part of webhelpers (so I read), does
that means #3 and #2 are the same?
why #1 got replaced? what are it's problems?
will #2 and #3 work with current released pylons (0.9.6.x)?

overall what are the differences between the three modules?
and which one is recommended for production, right now I'm interested
in having as little tip/head dependencies as possible for this project
as it's launch date is really near.
which one is more future proof, for example I assume #1 will go away
ones pylons 0.9.7 gets out.

Thanks for your replies in advance.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to