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

@@create no longer exists #43

Open
dead-claudia opened this issue Oct 29, 2014 · 4 comments
Open

@@create no longer exists #43

dead-claudia opened this issue Oct 29, 2014 · 4 comments

Comments

@dead-claudia
Copy link

Relevant discussion.

@dead-claudia
Copy link
Author

@lukehoban Ping

@lukehoban
Copy link
Owner

Yes - this section needs to be modified. But I think it does need to address the new model, and my understanding is that that is not yet 100% finalized. I'm hoping that we can update this section in the next few days once the final decision on the class instantiation model is finalized in the draft spec.

@webbedspace
Copy link

"the next few days"... :/

Anyway, the actual bones of subclassing now looks like this:

  • instantation of all exotic behaviour is done in the parent constructor instead of @@create()
  • this is unusable in subclasses' constructors until after super() is called.

@dead-claudia
Copy link
Author

@lukehoban ping...

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

No branches or pull requests

3 participants