Skip to content

Session<T> doesn't make use of notificationPoster parameter #26

@tylermilner

Description

@tylermilner

The provided Session class takes something conforming to NotificationPosting in its initializer, but it doesn't actually make use of it in the class. We need to either implement calls to fire off notifications in the updateItem() and deleteItem() methods or remove it as a requirement of the initializer.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions