Regalo icon indicating copy to clipboard operation
Regalo copied to clipboard

Checks that requested aggregate version exists in the event stream are not reusable

Open nbarnwell opened this issue 12 years ago • 0 comments

We have checks in the RavenEventStore.Load(Guid, Guid) method to ensure that when a specific version is requested, it exists in the EventStream. Consider making the EventStream a higher-level concept that encapsulates this kind of logic.

nbarnwell avatar Nov 06 '12 12:11 nbarnwell