RELEASE LiveCode 6.6 DP1

Mark Wieder mwieder at ahsoftware.net
Thu Feb 20 14:32:04 EST 2014


> For example, you may want asserts to be evaluated during testing, but 
> not in the final product.
> 
> To bring this new feature to completion I just added a request for a 
> global property to turn it off:
> 
> AllowAssert global property
> <http://quality.runrev.com/show_bug.cgi?id=11833>

Comment added to bug report.

Richard: if you don't explicitly put in an assertError handler then you get
the effect you're looking for: asserts are essentially ignored. There's a
slight (and probably mostly not noticeable) performance hit on the assert
command evaluating the expression, but that's it.

-- 
 Mark Wieder
 ahsoftware at gmail.com





More information about the use-livecode mailing list