Hi All,
  I had a little time recently to work on my main software project. I'm 
getting to the point that dealt with form validation. Now in my mind the 
idea form validator would have:-

Pure Perl option
Light weight
Easy to extend
Easy integration with modern client side JS libraries


So I have a single validation profile, that generates JQuery for the 
client side and Perl validation for the server side. That seems like a 
completely reasonable and correct thing to expect, yet this doesn't exist.

I toyed a lot with DFV last time around, it's got old and bloated with a 
lot of legacy stuff. The others I've looked at don't have easy 
integration with JQuery or any other JS framework.

I'm getting to the point where re-inventing the wheel is looking more 
and more appealing. I know re-inventing the wheel is pretty shunned 
upon. But when all the wheels you can find are old or misshapen, is it 
such a bad thing?


Lyle

_______________________________________________
BristolBathPM mailing list
[email protected]
http://mailman.bristolbath.org/mailman/listinfo/bristolbathpm

Reply via email to