Bryce Lohr schrieb:
[...]
If you have any suggestions, or alternate strategies, I'd be quite
grateful. Also, if solved, would you consider adding the patch back to
the main distributed version? The added flexibility should be useful
beyond just my case.
You are right that the plugin broke backwards compability in a few ways,
but so far you are the only one to report this issue.
It would definitely help if you could provide a few more concrete
examples - I'd like to evaluate if there are viable options to solve
your problem without giving up the form-per-validator design. A key
feature of that is the ability to freely add and remove elements from a
form, without having to care about manully initializing validation for
those or caring about event handlers.
Jörn