I would say, let's throw it in decorators.py in tg for now, we may move it later if there's a good package for it to move into.
--Mark On Tue, Aug 19, 2008 at 10:55 AM, Diez B. Roggisch <[EMAIL PROTECTED]> wrote: > > On Monday 18 August 2008 12:55:17 Alberto Valverde wrote: >> On Aug 18, 2008, at 12:19 PM, "Florent Aide" <[EMAIL PROTECTED]> >> >> wrote: >> > On 8/18/08, Alberto Valverde <[EMAIL PROTECTED]> wrote: >> >>>> I don't think that really suffices a separate package, unless we >> >>>> plan to have >> >>>> a general useful-things-package. >> >>> >> >>> tg.ext seems like a good candidate: tg.ext.paginate >> >> >> >> Not tg.ext please. Check the "troubles with the tg.ext namespace" >> >> thread a few days ago. >> > >> > Seen that but the thread did not continue or I just missed it... >> > We could always use tg.ext without namespacing it no ? >> >> Yes of course, but the code will need to live inside the turbogears2 >> distribution, not a separate one. > > Any decision on where to put the paginate stuff? I'd like to wrap it up ASAP. > > Diez > > > > -- Mark Ramm-Christensen email: mark at compoundthinking dot com blog: www.compoundthinking.com/blog --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
