Skip to content
  • Paul McCarthy's avatar
    Users of Notifier.notify(topic) must specify topic as a keyword · e6c5d09f
    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.
    e6c5d09f