Skip to content
This repository was archived by the owner on May 9, 2022. It is now read-only.

Subject Preferences in Segue UsersFacade not Isaac Class #845

Open
jsharkey13 opened this issue May 9, 2017 · 0 comments
Open

Subject Preferences in Segue UsersFacade not Isaac Class #845

jsharkey13 opened this issue May 9, 2017 · 0 comments

Comments

@jsharkey13
Copy link
Member

The lines that persist user subject preferences are currently in a Segue class, despite being a very Isaac specific thing.

A sensible fix may be to move the actual users endpoint to a new Isaac UsersFacade, which then uses the base Segue methods for the RegisteredUserDTO parts, but can safely separate out the preferences in the Isaac world . . .
(This does mean more classes though . . .)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants