Properties #11
the-moisrex
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm thinking about some ideas about properties; it's not a good idea to implement them all (maybe). So here I am trying to gather my thoughts about this topic in one place.
Possible features
Additional memory usage
The memory usage needs to be low because we're going to use this for lots of things (well the user of this library is going to actually).
Separate memory for each property
All in one place
Stored in an allocator
Performance
Custom Allocators
Using inside an Application class
Beta Was this translation helpful? Give feedback.
All reactions