In our previous episode, Michael Schnell said:
> Of course this is true for the original Delphi "procedure ... message",
> which would need to be replaced by some portable (inter-thread)
> messaging mechanism. IIRC, this is already available on Lazarus and/or
> MSEGUI,
> 
> But for TThread-synchronize and TTimer the implementation dependent
> details are hidden in the appropriate TApplication code, anyway, so no
> portability problem here.

Well, the point is if it really is compatible. And the other consideration
is that such system should eat resources that are scarce (like SIGUSR and
SIGUSR2)
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to