envato / event_sourcery

A library for building event sourced applications in Ruby
MIT License
84 stars 10 forks source link

Move AggregateRoot to top level namespace #109

Closed stevehodgkiss closed 7 years ago

stevehodgkiss commented 7 years ago

They don't belong in the Command namespace. These could eventually be pulled out into a separate gem at some point.

stevehodgkiss commented 7 years ago

@twe4ked no I think we live them at the top level for now until we figure out the naming of the gem. Perhaps they're not under EventSourcery at all, depends on what we want to call the gem. Suggestions welcome.