Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Revise subscribe regarding observer pattern #796

Open
jfroelich opened this issue Mar 28, 2019 · 0 comments
Open

Revise subscribe regarding observer pattern #796

jfroelich opened this issue Mar 28, 2019 · 0 comments
Labels
ops functionality related to app operations layer

Comments

@jfroelich
Copy link
Owner

Once subscribe does its work, it should not be concerned with notification or returning a value. Instead, it should rely on the observer pattern. Some observer somewhere else should be concerned with showing a notification upon a feed creation. Some observer somewhere else should be concerned with knowing when a subscription has completed. What it looks like is that I have followed this pattern in some places but not others.

@jfroelich jfroelich added the ops functionality related to app operations layer label Mar 28, 2019
@jfroelich jfroelich assigned jfroelich and unassigned jfroelich Mar 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
ops functionality related to app operations layer
Projects
None yet
Development

No branches or pull requests

1 participant