Smartclients, Redux
Wednesday, April 16th, 2008Has the smart client arrived as predicted?
Has the smart client arrived as predicted?
Thanks to this book and this Perl module, I now will *probably* not pull my hair out when getting AJAX and Perl to play together. And I thought I was going to have to recreate client-side *and* server-side validation.
Sometimes you work on something, go away, come back, and understand that something (that you thought you understood) in a completely different manner.
So is the case for me with HTTP status codes in REST. Instead of inventing new return codes, just use 404. Or 200. Duh.