Non-blocking URL commands

Andrew Kluthe andrew at ctech.me
Fri Nov 16 16:59:18 EST 2012


The crash just comes when it is taking a minute and the user tries to
hit refresh again a couple of times or makes some other http request.
Too many of those and my program stops responding on windows.

Can you elaborate a little more on "wait with messages style
blocking"? I am a bit dense today.

On Fri, Nov 16, 2012 at 3:40 PM, Monte Goulding
<monte at sweattechnologies.com> wrote:
> 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 <andrew at 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
>> andrew at ctech.me
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at 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 at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode



-- 
Regards,

Andrew Kluthe
andrew at ctech.me




More information about the use-livecode mailing list