Skip to content

Feature Set Access Modifier for [Reactive]#67

Merged
ChrisPulman merged 2 commits intomainfrom
CP_FixFor64AccessorAccess
Sep 27, 2024
Merged

Feature Set Access Modifier for [Reactive]#67
ChrisPulman merged 2 commits intomainfrom
CP_FixFor64AccessorAccess

Conversation

@ChrisPulman
Copy link
Copy Markdown
Member

What kind of change does this PR introduce?

Feature
Closes #64

What is the current behavior?

All [Reactive] generated properties have public accessors

What is the new behavior?

[Reactive] generated properties can choose the 'set' access modifier definition

What might this PR break?

none

Please check if the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)

Other information:

Example of use [Reactive(SetModifier = AccessModifier.Protected)]

@ChrisPulman ChrisPulman merged commit 0910397 into main Sep 27, 2024
@ChrisPulman ChrisPulman deleted the CP_FixFor64AccessorAccess branch September 27, 2024 21:58
@github-actions
Copy link
Copy Markdown

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request]: access modifier for set method for ReactiveAttribute

1 participant