On Sat, Oct 3, 2020 at 10:10 AM Mike Orr <sluggos...@gmail.com> wrote:
> I tried using Deform/Peppercorn but I got frustrated at how it separates 
> validation and type conversion

I meant Colander/Peppercorn. Deform was higher-level than I needed.
Rewriting my Formencode schemas was a paradigm shift and I spent
significant time studying the docs to express what I wanted, although
as I said I never reached a complete equivalent.

Peppercorn was another paradigm shift, converting sub-schema classes
to the hidden fields Peppercorn uses to mark the beginnings and ends
of sub-lists and sub-dicts, and to change my fieldnames to its sub-key
syntax.

All this code is long gone. There may be remnants in my Git history if
it made it to the main branch. If I find anything helpful I'll post
it.

-- 
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 view this discussion on the web visit 
https://groups.google.com/d/msgid/pylons-discuss/CAH9f%3DuqUThV0u5enNUAM1oVdjeykdg5dRr4OvG8k8y0otpH%2BMA%40mail.gmail.com.

Reply via email to