Unused Methods

Mike Kerner MikeKerner at roadrunner.com
Sat Jun 6 08:42:37 EDT 2015


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."



More information about the use-livecode mailing list