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

Ability to Created Nested Groups #11

Open
rmabraham opened this issue Dec 24, 2014 · 1 comment
Open

Ability to Created Nested Groups #11

rmabraham opened this issue Dec 24, 2014 · 1 comment
Labels

Comments

@rmabraham
Copy link

The current implementation allows an actor to have nested groups. Since a Group inherits from an Agent you can have a group containing nested groups.

This is against the spec:

  • 4.1.2.2 An Anonymous Group MUST NOT contain Group Objects in the 'member' property.
  • 4.1.2.2 An Identified Group MUST NOT contain Group Objects in the 'member' property.
@brianjmiller
Copy link
Member

Noted, thanks for the issue. I don't know when we'll get to this, a PR following the current code style with unit tests always speeds up the process if you are looking to make sure this gets fixed in a timely manner :-).

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

No branches or pull requests

2 participants