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

Split into storage and data structure spec #29

Open
edemaine opened this issue Jan 29, 2020 · 0 comments
Open

Split into storage and data structure spec #29

edemaine opened this issue Jan 29, 2020 · 0 comments

Comments

@edemaine
Copy link
Owner

@estollnitz suggests removing redundancy from the various data structures in the spec. @origamimagiro's proposal is to split the spec into two parts:

  1. Storage spec minimal nonredundant options, ideally classified by classes. These would roughly match our recommendations.
  2. Internal representation spec (somewhat JS specific, essentially Pointer representation #16, but adaptable to other object-oriented languages) which includes computable properties. We'd also want JS code that converts between them (as in Pointer representation #16).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant