Well ok. Just read the release notes for android. While this doesn't help with STOPPING a load in progress, it appears unload is not needed to clear cache since loaded data is not added to cache. Its the 3rd param sent to load. I need to stop trusting the dictionary to be accurate so much.
As for stopping something in progress, if you're using async methods maybe it will be enough to just tag the url as an ignore so that when it completes you can react differently. Merrily letting downloads you don't want continue in the background since there isn't another choice. On Wed, Jul 25, 2012 at 6:32 PM, Mike Bonner <bonnm...@gmail.com> wrote: > Dictionary says no. > > Hopefully next update! > > > On Wed, Jul 25, 2012 at 6:06 PM, Mark Talluto > <use...@canelasoftware.com>wrote: > >> >> >> >> >> >> On Jul 25, 2012, at 4:16 PM, Terry Judd wrote: >> >> > >> > On 26/07/2012, at 06:32 AM, Mike Bonner wrote: >> > >> >> Just confirmed that unload is not implemented on android so the >> dictionary >> >> is correct. (the result contains 'not implemented', same for 'the >> >> cachedurls') so I need to rethink a few things. Having load without an >> >> unload seems a bit nuts to me. >> > >> > Agreed - nutty to me as well. The only way to cancel a download appears >> to be to 'quit' the app. >> > >> >> Does resetAll work? >> >> >> Best regards, >> >> Mark Talluto >> http://www.canelasoftware.com >> >> >> _______________________________________________ >> 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