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

Revise subscribe regarding observer pattern #796

Description

@jfroelich

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    opsfunctionality related to app operations layer

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions