Skip to content

Migrate prototype construction to static new() methods#60

Open
TitanNano wants to merge 1 commit intomasterfrom
static-new
Open

Migrate prototype construction to static new() methods#60
TitanNano wants to merge 1 commit intomasterfrom
static-new

Conversation

@TitanNano
Copy link
Copy Markdown
Member

Inspired by Rust we want to migrate all Prototypes from constructor() methods to static new() methods. this will eliminate the required use of Object.create(...).

@TitanNano TitanNano added enhancement help wanted feel free to help with this issue labels Sep 13, 2018
@TitanNano TitanNano self-assigned this Sep 13, 2018
@TitanNano TitanNano added this to the v2.0.0 milestone Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement help wanted feel free to help with this issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant