pjvds / ncqrs

Ncqrs Framework - The CQRS Framework for .NET
Other
539 stars 164 forks source link

Find exact Snapshot type to avoid InvalidOperationException #93

Closed jackliusr closed 11 years ago

jackliusr commented 11 years ago

FindSnapshotType will raise InvalidOperationException when the name of one aggregate type is the start substring of another.