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

Serialization #15

Closed
joaopat98 opened this issue Sep 22, 2021 · 2 comments
Closed

Serialization #15

joaopat98 opened this issue Sep 22, 2021 · 2 comments
Assignees

Comments

@joaopat98
Copy link
Member

No description provided.

@RiscadoA
Copy link
Member

RiscadoA commented Oct 8, 2021

Goals:

Have an abstract Stream class which can represent multiple types of data streams (file streams, compressed streams, etc).
Streams should be designed with easy serialization and deserialization in mind.

Proposed UML:

image

@RiscadoA RiscadoA changed the title Streams Serialization Oct 8, 2021
@RiscadoA RiscadoA mentioned this issue Oct 11, 2021
2 tasks
@joaopat98 joaopat98 added this to the ECS/Renderer Base milestone Oct 26, 2021
@joaopat98
Copy link
Member Author

Depends on #53

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

No branches or pull requests

3 participants