i released the 0.2.x branch of `pyramid_formencode_classic` yesterday, and 
just updated it to `0.2.2` with some packaging fixes and built-in 
debugtoolbar support.

the package is an adaptation of the pylons' formencode integration into 
pyramid. it does not work exactly the same (no pylons style validation 
decorators), but it allows for existing formencode based pylons projects to 
be ported onto pyramid pretty quickly.

the 0.2.x branch has a streamlined api, test coverage, supports multiple 
forms on a page, and handles form reprints much better.  the package 
requires formencode-2.0.0a1 alpha (released in 2016 and rather stable); it 
is not compatible with formencode-1.3.

just to be clear: the target audience is for legacy pylons projects, 
already-converted pylons projects, and developers who need to leverage 
existing formencode work. *new pyramid users should still use Colander.*

-- 
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to pylons-discuss+unsubscr...@googlegroups.com.
To post to this group, send email to pylons-discuss@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/2ebc2564-b847-4644-9141-b18760ef7ba4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to