[ ANN ] Release 8.1.0 DP-3

Ben Rubinstein benr_mc at cogapp.com
Wed Aug 17 03:51:42 EDT 2016


Thanks Monte.

Is there a way in the build process to include the libURL stack, but not 
include the tsNet external?

Ben

On 17/08/2016 00:54, Monte Goulding wrote:
>
>> On 17 Aug 2016, at 7:08 AM, Ben Rubinstein <benr_mc at cogapp.com> wrote:
>> Is there any way in dp3 to step back a bit further, and include libURL in a standalone without including tsNet?
>
> At the moment (and perhaps this will be the long term recommendation rather than any preferences) for projects that don’t want to use tsNet you can do the following in your main stack initialisation handler (preOpenStack etc):
>
>     if the environment is “development” and there is a stack “tsNetLibURL" then
>        dispatch “revUnloadLibrary” to stack “tsNetLibURL”
>     end if
>
> That will cause tsNet to unload itself as the libURL driver and as a standalone dependency for libURL.
>
> Cheers
>
> Monte





More information about the use-livecode mailing list