meteor-space / base

Foundation for Modular Application Architecture in Meteor.
MIT License
75 stars 5 forks source link

invoke mixin hooks on any inheritance level #18

Closed DominikGuzei closed 8 years ago

DominikGuzei commented 8 years ago

This PR fixes a minor "bug" / introduces a new feature that all mixin callbacks are always invoked, no matter where in the inheritance chain they have been applied.