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

Refactor AddressSpace Browse API #1246

Merged
merged 7 commits into from
Mar 27, 2024
Merged

Conversation

kevinherron
Copy link
Contributor

@kevinherron kevinherron commented Mar 27, 2024

Refactor the AddressSpace Browse API.

Allows browsing multiple NodeIds at once and introduces the ReferenceResult return type, removing the throws clause from the method, giving it the same semantics as all the other methods AddressSpace (Exceptions are not thrown).

Rewrites the browse helpers to accommodate the new API and take advantage of the synchronous nature.

@kevinherron kevinherron added this to the 1.0 milestone Mar 27, 2024
@kevinherron kevinherron marked this pull request as ready for review March 27, 2024 20:54
@kevinherron kevinherron merged commit 934aa0b into dev/1.0 Mar 27, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant