Open
Description
In general we should make more use of inheritance, since it makes things simpler, and probably some parts more performant.
Inheritance over multiple modules is also possible: http://www.bennadel.com/blog/2320-extending-classes-in-a-modular-javascript-application-architecture-using-requirejs.htm
This would also be a good idea for usage with common functions like createEventName