Unused Methods

Terence Heaford t.heaford at icloud.com
Sat Jun 6 09:29:06 EDT 2015


What made me ask this question is because of the amount of time it takes the IDE to find and list methods that I ask it to find.

This would be an acceptable way of working if it wasn't so slow.


All the best

Terry



> On 6 Jun 2015, at 13:42, Mike Kerner <MikeKerner at roadrunner.com> wrote:
> 
> No, and that would be quite a bit harder, here, because the structure is
> different:  "Send", "Dispatch", and "Do" will all let you build a call,
> dynamically, to any handler in any stack.  Plus, since everything is
> event-driven, one would have to determine everything that is user-event
> driven, and ignore those, everything that is engine-event driven, and
> ignore those, and then evaluate everything else.
> 
> The good news is that you (or anyone else for that matter) should be able
> to write such a routine, because of the way that you can access pretty much
> anything in LC.
> 
> On Sat, Jun 6, 2015 at 3:18 AM, Terence Heaford <t.heaford at icloud.com>
> wrote:
> 
>> In many development environments there is a function to find
>> unused(uncalled) methods, does such a function exist within the LiveCode
>> IDE?
>> 
>> 
>> 
>> All the best
>> 
>> 
>> Terry
>> _______________________________________________
>> 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
>> 
> 
> 
> 
> -- 
> On the first day, God created the heavens and the Earth
> On the second day, God created the oceans.
> On the third day, God put the animals on hold for a few hours,
>   and did a little diving.
> And God said, "This is good."
> _______________________________________________
> 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




More information about the use-livecode mailing list