Regalo icon indicating copy to clipboard operation
Regalo copied to clipboard

Implement process managers as first-class citizens

Open nbarnwell opened this issue 10 years ago • 0 comments

Current implementations of process managers are up to the consumer of the library. It would be helpful if process managers were actually implemented in Regalo, particularly if Regalo could handle the situation where certain aggregate instances (i.e. by type and ID) could subscribe to certain "external" events emitted by other aggregate instances.

This would remove the need for dedicated event handlers just to tell one aggregate about events that happened in another.

nbarnwell avatar Mar 20 '14 10:03 nbarnwell