Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Implement ifArraySizeInfo in roArray #62

Merged
merged 3 commits into from
Apr 4, 2024
Merged

Conversation

lvcabral
Copy link
Collaborator

@lvcabral lvcabral commented Apr 4, 2024

Besides the new interface on roArray also improved exception handling when calling the components constructor, allowing the component to not be created if wrong parameters are passed, making CreateObject() return invalid on those cases.
This PR closes #63

@lvcabral lvcabral merged commit 44e5acc into master Apr 4, 2024
3 checks passed
@lvcabral lvcabral deleted the implement-ifArraySizeInfo branch April 4, 2024 22:25
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement undocumented ifArraySizeInfo in roArray
2 participants