meteor-space / base

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

Fix/space object super class method #79

Closed DominikGuzei closed 8 years ago

DominikGuzei commented 8 years ago

This fixes the problem with mixin into a class that does not directly extend Space.Object, like seen here: (https://github.com/meteor-space/messaging/pull/36/files#diff-64cdd53ed92afe8dd60a8aa1e0aeaf5aR6)

rhyslbw commented 8 years ago

Where are we at with this one? Who has the next action?

DominikGuzei commented 8 years ago

Ready for merge :+1: