Subject Re: Is EventManager of the Event API (JayBird 2.1b) thread safe?
Author gamov2k2
> Conceptually - no, practically you can generate a custom event name with
> those IDs as part of the event name. Note, it is limited by 78 bytes.

That's exactly what I'm doing. I decode from eventName the ID of the task I have to do that is
attached to this trigger... it works fine. I don't think adding just an int would make it better.

Thanks for your input,
Gam.