Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor mailbox accessors to use Messaging state in the Session struct #48

Open
2 tasks
Tracked by #8
pheller opened this issue Feb 9, 2023 · 0 comments
Open
2 tasks
Tracked by #8
Assignees

Comments

@pheller
Copy link
Member

pheller commented Feb 9, 2023

  • Refactor mailbox page retrieval to read relevant database indices from the Session variable, retrieve the metadata from the database, construct, and return the page response
  • Refactor mailbox message retrieval to load the relevant database index from the Session variable, retrieve the message from the database, construct, and return the message response
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant