Hi, Moving the locations doesn't really matter to me, however I do use formencode so keeping it as an option somewhere is important to me. Also I'd rather not have to rewrite to much of my code to fix a change made :D
On Thu, Sep 9, 2010 at 12:34 PM, Michael van Tellingen < [email protected]> wrote: > Hello all, > > I've been using pylons for a few years now and never had the need (or wish) > to use either webhelpers or formencode. (To be honest the only need for > webhelpers sometimes is the paginate module, which is imo unfortunately > moved to the webhelpers package). Looking through the source of pylons it > should be relatively easy to drop the dependencies on both of the modules. > The reasoning behind this is that it makes pylons a bit leaner and > deployment easier. If you do actually need them they are easily installable > via pip install, right ? :-) > > My proposal is to move the formencode decorators in pylons.decorators to > the webhelpers module. > > I would like to do the work but I first want to know if there are any > objections to it. > > Regards, > Michael > > -- > 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]<pylons-discuss%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/pylons-discuss?hl=en. > -- -- Regards, Bruce Wade http://ca.linkedin.com/in/brucelwade http://www.wadecybertech.com http://www.warplydesigned.com http://www.fitnessfriendsfinder.com -- 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.
