-
Paul McCarthy authored
arg. When a Notifier listener is registered, it can be specified to run on async.idle (to avoid threading issues). As an aside, I have just realised that there is a naming collision between Notifier.notify and HasProperties.notify, for anything which sub-classes both. I don't think anything does, but this will probably bite me in the future.
Paul McCarthy authoredarg. When a Notifier listener is registered, it can be specified to run on async.idle (to avoid threading issues). As an aside, I have just realised that there is a naming collision between Notifier.notify and HasProperties.notify, for anything which sub-classes both. I don't think anything does, but this will probably bite me in the future.
Loading