Martin wrote:
Well each called function/procedure must voluntary return anyway (if you
do not use threads). So if a method returns, it just adds itself to the
end of the list again => and that way you keep looping.
I've done exactly that myself (but with only one method), instead of
ProcessMessages, the method reschedules itself.
Yes, I agree that that's probably a valid way of implementing it.
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus