Skip to content
This repository was archived by the owner on Jul 12, 2025. It is now read-only.

v10.0.0#7

Merged
wizard04wsu merged 18 commits intomasterfrom
dev
May 29, 2021
Merged

v10.0.0#7
wizard04wsu merged 18 commits intomasterfrom
dev

Conversation

@wizard04wsu
Copy link
Copy Markdown
Owner

  • now a JavaScript module
  • uses Proxy objects to intercept execution of the class function, more easily distinguishing between instance creation and just calling the function
  • $super works nearly the same as JavaScript's super keyword, and returns a reference to the protected members
  • more errors are thrown regarding this and $super
  • better documentation

@wizard04wsu wizard04wsu merged commit 6795960 into master May 29, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant