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

Boxing in Value type #72

Open
ThadHouse opened this issue May 11, 2017 · 0 comments
Open

Boxing in Value type #72

ThadHouse opened this issue May 11, 2017 · 0 comments

Comments

@ThadHouse
Copy link
Member

Currently we store all Values in an object type, which results in boxing, and some interesting code. Instead Value should become a base class, with every type having its own Value. This might help with serialization later as well for some potential ntcore features.

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

1 participant