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

[Feature Request] Reinclude CopyDynamicProperties method #26

Closed
HLWeil opened this issue Aug 29, 2024 · 1 comment
Closed

[Feature Request] Reinclude CopyDynamicProperties method #26

HLWeil opened this issue Aug 29, 2024 · 1 comment
Assignees
Labels
Type: Feature Request This item is confirmed by the maintainers to be a request for a new feature

Comments

@HLWeil
Copy link
Member

HLWeil commented Aug 29, 2024

fyi @kMutagene

@HLWeil HLWeil added the Type: Feature Request This item is confirmed by the maintainers to be a request for a new feature label Aug 29, 2024
@HLWeil HLWeil self-assigned this Aug 29, 2024
@github-actions github-actions bot added the Status: Needs Triage This item is up for investigation. label Aug 29, 2024
@HLWeil
Copy link
Member Author

HLWeil commented Aug 29, 2024

member this.CopyDynamicPropertiesTo(target:#DynamicObj, ?overWrite) =

when overWrite is set to false, method fails when target object already contains property.

If set to true, value will be overwritten. Method only fails if property is static and immutable.

@HLWeil HLWeil removed the Status: Needs Triage This item is up for investigation. label Aug 29, 2024
@HLWeil HLWeil closed this as completed Aug 30, 2024
@github-project-automation github-project-automation bot moved this to Done in ARCStack Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Request This item is confirmed by the maintainers to be a request for a new feature
Projects
None yet
Development

No branches or pull requests

1 participant