meteor-space / base

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

Feature/space error as struct #35

Closed DominikGuzei closed 8 years ago

DominikGuzei commented 8 years ago

This PR makes Space.Error more flexible and fully api compatible with Space.Object and Space.Struct, to make it easy to build custom error classes that are type-checked during runtime.

rhyslbw commented 8 years ago

Looks good, merge when green