Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

Replace nodes by interface #19

Open
razziel89 opened this issue Jan 6, 2022 · 0 comments
Open

Replace nodes by interface #19

razziel89 opened this issue Jan 6, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@razziel89
Copy link
Owner

In order to support different types of nodes, they should be replaced by an interface. That interface needs at least the following:

  • getters (and possibly setters) for currently public members
  • a getter for connecting nodes (required for on-demand creation of nodes based on some algorithm)
This was referenced Jan 6, 2022
@razziel89 razziel89 added the enhancement New feature or request label Jan 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant