-
Notifications
You must be signed in to change notification settings - Fork 0
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
Overall architecture #81
Labels
planning > in progress
This issue is being actively developed
planning > postponed
type > enhancement
New feature or request
Comments
marco-biasion
added
type > enhancement
New feature or request
planning > in progress
This issue is being actively developed
labels
Aug 26, 2024
marco-biasion
added a commit
that referenced
this issue
Sep 12, 2024
marco-biasion
added a commit
that referenced
this issue
Sep 12, 2024
marco-biasion
added a commit
that referenced
this issue
Sep 12, 2024
marco-biasion
added a commit
that referenced
this issue
Sep 12, 2024
…cts. implemented subclasses of Graph
marco-biasion
added a commit
that referenced
this issue
Sep 12, 2024
marco-biasion
added a commit
that referenced
this issue
Sep 12, 2024
marco-biasion
added a commit
that referenced
this issue
Sep 12, 2024
marco-biasion
added a commit
that referenced
this issue
Sep 12, 2024
marco-biasion
added a commit
that referenced
this issue
Sep 12, 2024
marco-biasion
added a commit
that referenced
this issue
Sep 12, 2024
marco-biasion
added a commit
that referenced
this issue
Sep 13, 2024
marco-biasion
added a commit
that referenced
this issue
Sep 13, 2024
marco-biasion
added a commit
that referenced
this issue
Sep 13, 2024
marco-biasion
added a commit
that referenced
this issue
Sep 13, 2024
marco-biasion
added a commit
that referenced
this issue
Sep 13, 2024
marco-biasion
added a commit
that referenced
this issue
Oct 11, 2024
marco-biasion
added a commit
that referenced
this issue
Oct 11, 2024
marco-biasion
added a commit
that referenced
this issue
Oct 11, 2024
marco-biasion
added a commit
that referenced
this issue
Oct 11, 2024
marco-biasion
added a commit
that referenced
this issue
Dec 12, 2024
marco-biasion
added a commit
that referenced
this issue
Dec 13, 2024
marco-biasion
added a commit
that referenced
this issue
Dec 13, 2024
marco-biasion
added a commit
that referenced
this issue
Dec 13, 2024
marco-biasion
added a commit
that referenced
this issue
Dec 13, 2024
…cts. implemented subclasses of Graph
marco-biasion
added a commit
that referenced
this issue
Dec 13, 2024
marco-biasion
added a commit
that referenced
this issue
Dec 13, 2024
marco-biasion
added a commit
that referenced
this issue
Dec 13, 2024
marco-biasion
added a commit
that referenced
this issue
Dec 13, 2024
marco-biasion
added a commit
that referenced
this issue
Dec 13, 2024
marco-biasion
added a commit
that referenced
this issue
Dec 13, 2024
marco-biasion
added a commit
that referenced
this issue
Dec 13, 2024
marco-biasion
added a commit
that referenced
this issue
Dec 13, 2024
marco-biasion
added a commit
that referenced
this issue
Dec 13, 2024
marco-biasion
added a commit
that referenced
this issue
Dec 13, 2024
marco-biasion
added a commit
that referenced
this issue
Dec 13, 2024
marco-biasion
added a commit
that referenced
this issue
Dec 13, 2024
marco-biasion
added a commit
that referenced
this issue
Dec 13, 2024
marco-biasion
added a commit
that referenced
this issue
Dec 13, 2024
marco-biasion
added a commit
that referenced
this issue
Dec 13, 2024
marco-biasion
added a commit
that referenced
this issue
Dec 13, 2024
Francesco-Cos
assigned Francesco-Cos and marco-biasion and unassigned marco-biasion and Francesco-Cos
Dec 18, 2024
Francesco-Cos
added a commit
that referenced
this issue
Dec 20, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
planning > in progress
This issue is being actively developed
planning > postponed
type > enhancement
New feature or request
We can improve the expandability of the code by using the dependency injection architecture.
This architecture matches well with the type of software we are developing, as we have many 'variations' for the same type of actions.
This issue also relates to the modularity of the system.
The text was updated successfully, but these errors were encountered: