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

Stable document format MVP #1742

Open
Keavon opened this issue May 7, 2024 · 0 comments
Open

Stable document format MVP #1742

Keavon opened this issue May 7, 2024 · 0 comments
Assignees
Labels
Architecture Involves architecture or engineering work or discussion Feature New feature or request Rust Involves Rust programming for the backend

Comments

@Keavon
Copy link
Member

Keavon commented May 7, 2024

Stable document format (next 3 weeks MVP):

  • Infrastructure for migrating old to new formats
  • Separate structure for storing the document, decoupled from the struct DocumentMessageHandler and struct NodeNetwork definitions
  • A way to look up a built-in node's definition by its name and not have to store its sub-network
  • A way to store user-created subgraph network (or modified from a built-in node definition)
@Keavon Keavon added Feature New feature or request Architecture Involves architecture or engineering work or discussion Rust Involves Rust programming for the backend labels May 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Architecture Involves architecture or engineering work or discussion Feature New feature or request Rust Involves Rust programming for the backend
Projects
Status: Short-Term
Development

No branches or pull requests

2 participants