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

[Epic] Node Graph Refactor #2046

Open
2 of 7 tasks
rprospero opened this issue Jan 27, 2025 · 0 comments
Open
2 of 7 tasks

[Epic] Node Graph Refactor #2046

rprospero opened this issue Jan 27, 2025 · 0 comments
Assignees
Labels
Epic An epic containing one or more steps / related issues Priority: Medium Indicates an Epic with medium priority
Milestone

Comments

@rprospero
Copy link
Contributor

rprospero commented Jan 27, 2025

Focus

Based on recent discussion, we would like the following improvements on the Node Graph branch. This epic is likely to grow as this refactoring is refined.

Tasks

  • The structure defining edges within the graph should label edge nodes by name and not by index
  • We should use a proper Graphable concept for nodes that can be graphed (refactor: Establish Graphable Concept #2037)
  • Start with generators connected by configuration
  • Allow marking keywords as input and output
  • Declare keywords as input versus output
  • Spilt QML modules
  • Merge model events with main code
    ...
@rprospero rprospero added Epic An epic containing one or more steps / related issues Priority: Medium Indicates an Epic with medium priority labels Jan 27, 2025
@rprospero rprospero added this to the Release 2.0 milestone Jan 27, 2025
@rprospero rprospero self-assigned this Jan 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic An epic containing one or more steps / related issues Priority: Medium Indicates an Epic with medium priority
Projects
None yet
Development

No branches or pull requests

1 participant