Hi Andrew

Not sure about the crash. That should be reported. But because urls use wait 
with messages style blocking you can sort of do non-blocking urls if you send a 
message in time and have that command post to your URL.

Cheers

--
M E R Goulding
Software development services

mergExt - There's an external for that!

On 17/11/2012, at 8:30 AM, Andrew Kluthe <and...@ctech.me> wrote:

> Man oh man, wouldn't it be nice to have a non-blocking http
> implementation in livecode? Certain REST api calls with some services
> I use can lock and crash my applications if it takes to long to get a
> full response. Has this ever been something runrev has mentioned or
> talked about?
> 
> -- 
> Regards,
> 
> Andrew Kluthe
> and...@ctech.me
> 
> _______________________________________________
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription 
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to