Hi, Micheal (radeo) and I were talking on IRC. pyramid_simpleform will not continue to support Colander in the future. The Colander support is half baked and done because FormEncode was "unmaintained". FormEncode's maintainership is no longer in question [1] so pyramid_simpleform can continue to be a integration point for people who want to use FormEncode with Pyramid.
As one of the maintainers of FormEncode and a user of pyramid_simpleform, I have committed to doing bug fixes and ongoing maintenance of pyramid_simpleform. I do have some planned changes but have not had a chance to get to them. I'll likely try to figure out some time during sprints at PyCon (along with working on FormEncode) 1: http://sourceforge.net/mailarchive/forum.php?thread_name=CAO69NdkfE-EndUpdujmfX0oyxLSxPcOq_J4zUFS-MU%3DApb6%2Bvg%40mail.gmail.com&forum_name=formencode-discuss -Chris On Wed, Jan 18, 2012 at 2:21 AM, Chris McDonough <[email protected]> wrote: > On Tue, 2012-01-17 at 23:06 -0800, BruceC wrote: > > Hi all, it would appear the current version of pyramid_simpleform > > would be 0.6.1, which relies on Formencode, however I have spotted a > > version 0.7 on bitbucket that Dan Jacob put together that also allows > > a user to generate form schemas in Pyramid using Colander, which would > > be my preference. > > > > Does anyone know if pyramid_simpleform 0.7 is stable for use with > > Pyramid (& Colander)? > > It's not. I think it may be an evolutionary dead end at this point, > unless someone picks it up and runs with it. > > - C > > > -- > 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. > > -- Christopher Lambacher [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.
