Skip to content

Fix for OAPH can't be created outside of constructor#80

Merged
ChrisPulman merged 1 commit intomainfrom
CP_FixFor75
Oct 17, 2024
Merged

Fix for OAPH can't be created outside of constructor#80
ChrisPulman merged 1 commit intomainfrom
CP_FixFor75

Conversation

@ChrisPulman
Copy link
Member

@ChrisPulman ChrisPulman commented Oct 17, 2024

What kind of change does this PR introduce?

feature
closes #75

What is the current behavior?

#75

What is the new behavior?

OAPH attribute now has a ReadOnly property that if set false will remove the readonly declaration of OAPH fields

What might this PR break?

None expected as currently there is a restriction, and the new code introduces a new property.

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:

@ChrisPulman ChrisPulman merged commit 2dd8b54 into main Oct 17, 2024
@ChrisPulman ChrisPulman deleted the CP_FixFor75 branch October 17, 2024 23:21
@github-actions
Copy link

github-actions bot commented Nov 1, 2024

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 Nov 1, 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.

OAPH cannot be created outside of constructor (i.e. in WhenActivated clause)

1 participant