If you pass JS validators to the widgets, wouldn't that make for thick HTML? I was thinking that there would be a standard js validation library like mochikit that could be cached on the client.
If you had the JS validation at the widget level, you would assemble your forms using widgets and rarely write formencode except to create new validators. It may be that I don't understand the process well enough. Alvin

