In regard to the $.get and $.post error handling, I think that leaving
$.get alone is fine - because there are still many cases when you can
use it without being particularly worried about errors: like when
pinging things, or for interactions where your are periodically
updating something etc. Buuut, posting stuff is usually more important
- and a failed post generally means some data is lost.

--

You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to jquery-...@googlegroups.com.
To unsubscribe from this group, send email to 
jquery-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=.


Reply via email to