-
Notifications
You must be signed in to change notification settings - Fork 82
Add document type #44
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Milestone
Description
Currently, the Scene represents the actual contents. A better approach would be to have a separate Document type representing the document itself. The Scene will then have a load() interface to load a Document and save() interface to save to a Document. This will essentially decouple the diagram/schematic itself from the scene logic.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request