Carl Meyertons

Results 15 comments of Carl Meyertons

I guess in my initial implementation, I didn't initially realize the extractor mixins already had a `validator` in context that scoped them down to one property in the model. So...

No worries! Yeah if you see my example up there, it's passing in basically what you would give the `:validator` binding anyways. Just thought it would be useful to have...

awesome! do you happen to know what version this will be released in?

I second this! My primary use case is registering things inside Autofac modules. There is a ton of framework implementations that only provide a way to wire up via MS...

Awesome news, thank you for the quick fix / turnaround!

It may be related to https://github.com/dotnet/runtime/issues/38736 - I've seen this problem crop up in highly parallel, multi threading code, which Orleans naturally leans into.

Could it follow the existing precedence conventions / behaviors that already exist?

@SteveDunn - i started working on the Orleans related support first to get started. Man, this solution is _painful_ to build & navigate due to the huge amount of snapshots...

Is this one up for grabs? I really like what this library is doing but am missing this piece and the Mongo BSON conversion. Happy to contribute!

I think we should rename this issue back to Orleans support rather than the new name? I think instead of using `GenerateSerializer` and exposing the Vogen private fields etc, we...