> CORS sounds interesting, but the caveat was the browser support is not
> comprehensive.. how does one choose to use JSONP over CORS?
> Nonetheless, I learnt something new by reading the wikipedia entry on
> CORS.

CORS support is actually pretty good. http://caniuse.com/#search=CORS

JSONP requires extra work on the client and server side. That's the nice thing 
about CORS, you don't have to do anything special.

Regards,

   Aparajita
   www.aparajitaworld.com

   "If you dare to fail, you are bound to succeed."
   - Sri Chinmoy   |   www.srichinmoy.org

_______________________________________________
Active4D-dev mailing list
Active4D-dev@aparajitaworld.com
http://list.aparajitaworld.com/listinfo/active4d-dev
Archives: http://vasudev.aparajitaworld.com/archive/active4d-dev/

Reply via email to