Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant