Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

Maybe use associated type with Node instead of node_field!. #44

Open
eddyb opened this issue Aug 19, 2017 · 0 comments
Open

Maybe use associated type with Node instead of node_field!. #44

eddyb opened this issue Aug 19, 2017 · 0 comments

Comments

@eddyb
Copy link
Member

eddyb commented Aug 19, 2017

For some fields we could potentially have the same (or a better) API by sticking all the fields in an associated type that Node pulls in, and it would probably be faster than NodeMap.
We should only do this if the more flexible approach is too slow (before bootstrapping).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant