GreanTech / AtomEventStore

A server-less .NET Event Store based on the Atom syndication format
MIT License
117 stars 14 forks source link

Pull ConventionBasedSerializerOfComplexImmutableClasses out of AtomEventStore #67

Closed ploeh closed 10 years ago

ploeh commented 10 years ago

The ConventionBasedSerializerOfComplexImmutableClasses IContentSerializer has too many implicit assumptions to be a robust part of AtomEventStore itself.

It should be pulled out of AtomEventStore, and into a separate satellite library.

ploeh commented 10 years ago

Done in 7cb045bde612e36f6dc3711326e9e0254e39f002