meteor-space / base

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

adds private api method for wrapping module lifecycle hooks #19

Closed DominikGuzei closed 8 years ago

DominikGuzei commented 8 years ago

This is useful for scenarios where you want to mixin functionality into the core classes like Space.Module and need access to the lifecycle hooks.