[Lazarus] How does one add an event to a blocking system?
Sven Barth
pascaldragon at googlemail.com
Thu Oct 22 11:36:30 CEST 2015
Am 22.10.2015 10:21 schrieb "Mark Morgan Lloyd" <
markMLl.lazarus at telemetry.co.uk>:
>
> Michael Schnell wrote:
>
>> On 10/21/2015 05:27 PM, Sven Barth wrote:
>
>
>>> Better usage of terms: Exceptions are thrown (or raised), events are
signaled.
>>
>> You are right. "thrown" is not a good wording for Events. I mostly read
"fired" on that behalf.
>
>
> "Signalled" is not a good choice IMO, because of unix-style signals and
their handlers (e.g. sending a HUP signal to a process, to get it to
re-read its configuration).
>
> "Triggered" can have problems if a database is being used.
>
> "Fired" seems like a fairly good choice, since it also implies immediacy.
Yes, there is a bit of ambiguity with "signaled" and "fired" indeed seems
best :)
Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20151022/4f4ea5fe/attachment-0003.html>
More information about the Lazarus
mailing list