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

Create a class TopologyAccessor #5170

Open
hugtalbot opened this issue Dec 18, 2024 · 0 comments
Open

Create a class TopologyAccessor #5170

hugtalbot opened this issue Dec 18, 2024 · 0 comments
Labels
issue: discussion Open topic of discussion

Comments

@hugtalbot
Copy link
Contributor

Similarly to the SingleStateAccessor, many components access the topology in their code (mostly in init()) for their internal computation. We should create a dedicated class to inherit from which manages this access to the topology.

This would:

  • homogenize the access
  • ease the evolution of API (componentState, warnings/errors)
@hugtalbot hugtalbot added the issue: discussion Open topic of discussion label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue: discussion Open topic of discussion
Projects
None yet
Development

No branches or pull requests

1 participant