meteor-space / event-sourcing

CQRS and Event Sourcing Infrastructure for Meteor.
MIT License
63 stars 11 forks source link

Extend Space.eventSourcing.Aggregate from Space.domain.Entity #63

Open rhyslbw opened 8 years ago

rhyslbw commented 8 years ago

Considering Aggregate is an Entity, and we're already dependent on space:domain, this will be a solid a change to make, and will also:

@darko-mijic considering 3.0.0 isn't out yet, let's try to slip this in after some testing

rhyslbw commented 8 years ago

No point in rushing this, let's leave it for next time considering the current is stable and usable