Good point. Besides being a good general habit, it would be especially 
important to make recursive functions private.
.Jerry

> On Feb 16, 2015, at 7:18 PM, Geoff Canyon <gcan...@gmail.com> wrote:
> 
> It's important to note that the efficiency is all/mostly in the function
> call, not in the execution of the function itself. So for really short
> functions that will be called many times, this is significant. For longer
> functions, the difference all but vanishes:



_______________________________________________
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