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

Code cleanup and refactoring to enhance consistency #1695

Merged
merged 1 commit into from
Mar 21, 2024
Merged

Conversation

Keavon
Copy link
Member

@Keavon Keavon commented Mar 21, 2024

  • Move message handler payload data into structs
  • Organize the file structure used by editor/src/messages/portfolio/document /node_graph and /graph_operation
  • Make derive attributes use serde::Serialize, serde::Deserialize consistently instead of use serde::{Deserialize, Serialize}; imports
  • Various other code cleanup and refactoring

@Keavon Keavon changed the title Move message handler payload data into structs; other cleanup Assorted code cleanup and refactoring to enhance consistency Mar 21, 2024
@Keavon Keavon changed the title Assorted code cleanup and refactoring to enhance consistency Code cleanup and refactoring to enhance consistency Mar 21, 2024
@Keavon Keavon merged commit 0a9bd41 into master Mar 21, 2024
3 checks passed
@Keavon Keavon deleted the code-cleanup branch March 21, 2024 04:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant