Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Merge / reconcile Projector.Create and Projector.CreateFor. #18

Open
jonsequitur opened this issue Jan 11, 2015 · 0 comments
Open

Merge / reconcile Projector.Create and Projector.CreateFor. #18

jonsequitur opened this issue Jan 11, 2015 · 0 comments

Comments

@jonsequitur
Copy link
Owner

Projector.Create<T> returns an anonymous implementation of IUpdateProjectionWhen<T> where T is constrained to be an IEvent.

Projector.CreateFor<T> returns a duck-typed projector, so there is no constraint

The distinction is trivia and not intuitive. Can these be merged into a single implementation?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant