meteor-space / base

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

Fix/module lifecycle logic #22

Closed DominikGuzei closed 8 years ago

DominikGuzei commented 8 years ago

This PR fixes some problems related to the module initialization lifecycle. These changes were necessary for the upcoming refactoring of the Space.eventSourcing.Snapshotter singleton which configures itself.