Threads Best Practice
Hi, all delphi fans , me again.
Which is best when working with threads?
1: put all the code in the body of the thread
2:have the thread make function calls on itself MyThead->some_function
Option 2 presumes that we have sub classed the TThread class
As it stands functions are still the best way to illiminate code complexity , but do we want to do that?
Anything or Anyone that fails to grow will eventually die. {AI}
-------------------------------------------------
Tomorrow is the future!
Today Is the Tomorrow you made Yesterday!{AI}