Skip to content

Conversation

@pankajparkar
Copy link

@pankajparkar pankajparkar commented Apr 5, 2018

As suggested by @rohitghatol, I extended a library to support a multiple inheritance. For the same I've added test cases for multiple inheritance. Also updated the readme.md file as well.

Major change that I made in the library is, I converted inherits property of an internal object to hold an Array of inherited type(s), previously it was holding single inherited type object. Now irrespective what we're using (single/multiple inheritance), it will preserve inherited type in an Array form inside inherits property.

Would you mind to review this pull request? Let me know if your thoughts on this.

Pankaj Parkar added 2 commits April 5, 2018 22:08
@nicolasdao nicolasdao merged commit 3ea4141 into nicolasdao:master Apr 11, 2018
@nicolasdao
Copy link
Owner

Thank you @pankajparkar. Sorry to have taken an unreasonable amount of time to approve that pull request (which is BTW impeccable), we are very busy ATM.

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

Successfully merging this pull request may close these issues.

2 participants