JoshuaCWebDeveloper / polymerase

A JavaScript utility that provides pure mixin functionality to allow for multiple class inheritance.
MIT License
0 stars 0 forks source link

Name prototype classes of mixed instances #2

Open JoshuaCWebDeveloper opened 7 years ago

JoshuaCWebDeveloper commented 7 years ago

When creating a new class from two prototype objects, assign a name to the class so that it is easier to read in the debugger.