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

Drive serialization from reflection database #16

Closed
LPGhatguy opened this issue Mar 22, 2019 · 0 comments · Fixed by #32
Closed

Drive serialization from reflection database #16

LPGhatguy opened this issue Mar 22, 2019 · 0 comments · Fixed by #32
Labels
type: enhancement New feature or request

Comments

@LPGhatguy
Copy link
Member

LPGhatguy commented Mar 22, 2019

I'm pretty confident that the reflection database generated in rbx_reflection is pretty solid, and in the cases it isn't we can apply temporary fixups.

In order to make rbx-dom more compatible with Roblox, we should be able to refactor both rbx_xml and rbx_binary to use the reflection database instead of blindly deserializing and serializing every property.

I think I'll start with rbx_binary since it needs attention anyways.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant