-
Notifications
You must be signed in to change notification settings - Fork 45
Updated Feedback #40
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
Comments
need more discussion. @dherman should look into this one. It is my understanding that
cosmetic, we want to keep having all the fullfill* abstract operations to be called from public api methods (e.g.: loader.prototype.*). let's keep that separation.
same as above.
need more discussion. @dherman should look into this one. |
I've just updated our implementation to match the latest changes. Feedback below.
module
is not a module object.ensureRegistered
at the top like all the others.INSTANTIATE_ALL
that fits in after instantiate, which then gets marked asLINK
within instantiateAll before hitting the circular references.The text was updated successfully, but these errors were encountered: