On Tuesday, 2 October 2018 at 13:07:04 UTC, Basile B. wrote:
On Monday, 1 October 2018 at 11:10:07 UTC, Per Nordlöw wrote:
On Monday, 1 October 2018 at 08:27:54 UTC, Basile B. wrote:
I think so. Apparently it's registered with a string, e.g
"manual" and you pass a special druntime option with your
program to select.
Actually i would be interested to make the interface with
assignable handlers since you don't seem to be very hot.
Maybe tomorrow i can try. I'm almost sure that this could
work but cant be 100% sure. Maybe there'll be issues with
privacy and events to assign.
Be my guest :)
Thanks!
I see other related topics, did you already start something ?
This works https://github.com/BBasile/druntime/pull/1. Not sure
if it will be useful.