Hi. I'm starting a new project, and I have been looking at various form schema/validation libraries. I am settling on colander.
I would like to be able to have my schemas declared as yaml files. I found a package called "reward" in the repoze svn server<http://svn.repoze.org/reward/trunk/reward/>, which has support for loading a Colander schema from a yaml file<http://svn.repoze.org/reward/trunk/docs/declarative/schema.rst>. I could not find any other mention of it on the interwebs. Maybe it was abandoned? For now, I'm going to rip out the relevant code and tests, and use it in my project. Maybe I should publish this in a slimmed down package? Is there any other packages that will do this for me that I'm not aware of? Thanks, Gary -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To view this discussion on the web visit https://groups.google.com/d/msg/pylons-discuss/-/vsZLqEcGHl4J. 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.
