According to discussions we had, Observer need to be renamed to Watcher. (and Observable to Watchable)
According to logic, there is no reason to not use the initial Pattern name.
Currently, watcher and observer are used in concurrency. Solution is to choose definitely between the two, and never again use the other.
According to discussions we had, Observer need to be renamed to Watcher. (and Observable to Watchable) According to logic, there is no reason to not use the initial Pattern name.
Currently, watcher and observer are used in concurrency. Solution is to choose definitely between the two, and never again use the other.