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

Feat: Policy Builders #6

Open
wants to merge 3 commits into
base: dev
Choose a base branch
from
Open

Feat: Policy Builders #6

wants to merge 3 commits into from

Conversation

Drejzer
Copy link
Member

@Drejzer Drejzer commented Dec 2, 2024

closes #5

ADDITIONS

  • SpecialPolicyValue, ContainerPolicyValue and ItemPolicyValue enums for encapsulating the values of policies
  • ContainerPolicyBuilder and ItemPolicyBuilder classes for configuring the respective policies for Containers and Items

MODIFICATIONS

  • Updated the createX and updateX methods in PrivMX(Thread|Store|Inbox) protocols. This may break compatibility if someone's conformed their own classes to these protocols.

@Drejzer Drejzer self-assigned this Dec 2, 2024
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

Successfully merging this pull request may close these issues.

1 participant