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

Immutable Collections Extension #106

Closed
pawellabaj opened this issue Jul 21, 2023 · 1 comment · Fixed by #107
Closed

Immutable Collections Extension #106

pawellabaj opened this issue Jul 21, 2023 · 1 comment · Fixed by #107
Assignees
Labels
ARICE AutoRecord ImmutableCollectionsExtension enhancement New feature or request

Comments

@pawellabaj
Copy link
Owner

CompactConstructorExtension replaces collection-type components with their immutable copy. By collection-type, Set, List, Queue and Map implementations need to be understand.

@pawellabaj pawellabaj added the enhancement New feature or request label Jul 21, 2023
@pawellabaj pawellabaj self-assigned this Jul 21, 2023
@create-issue-branch
Copy link
Contributor

create-issue-branch bot pushed a commit that referenced this issue Jul 21, 2023
@pawellabaj pawellabaj added the ARICE AutoRecord ImmutableCollectionsExtension label Jul 21, 2023
pawellabaj added a commit that referenced this issue Jul 24, 2023
closes #106

BREAKING CHANGE: Extensions API changed
pawellabaj added a commit that referenced this issue Jul 24, 2023
closes #106

BREAKING CHANGE: Extensions API changed
pawellabaj added a commit that referenced this issue Jul 25, 2023
closes #106

BREAKING CHANGE: Extensions API changed
pawellabaj added a commit that referenced this issue Jul 26, 2023
closes #106

BREAKING CHANGE: Extensions API changed
pawellabaj added a commit that referenced this issue Jul 27, 2023
closes #106

BREAKING CHANGE: Extensions API changed
pawellabaj added a commit that referenced this issue Aug 2, 2023
closes #106

BREAKING CHANGE: Extensions API changed
pawellabaj added a commit that referenced this issue Aug 2, 2023
closes #106

BREAKING CHANGE: Extensions API changed
pawellabaj pushed a commit that referenced this issue Aug 3, 2023
feat!: Immutable Collections Extension added

closes #106

BREAKING CHANGE: Extensions API changed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ARICE AutoRecord ImmutableCollectionsExtension enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant