Skip to content

Conversation

@mchylek
Copy link

@mchylek mchylek commented Mar 4, 2022

This PR tries to resolve issue I found as part of extending Vagabond to use custom IPicklerResolver. I've noticed it works fine with Serialization but Vagabond.ComputeObjectDependencies use FsPickler.VisitObject that's currently missing support for providing custom resolver.

This change is not binary compatible as it's add optional parameter but I'm happy to update it as new methods overloads if needed.

It's partially related to #123

mchylek added 2 commits March 4, 2022 14:23
Extend FsPickler static methods to accept IPicklerResolver parameter.
Add missing overload and update docs
@mchylek
Copy link
Author

mchylek commented Mar 18, 2022

@eiriktsarpalis could you take a look on this PR? 😄

@mchylek
Copy link
Author

mchylek commented Mar 25, 2022

@eiriktsarpalis could you take a look on latest changes? Thanks!

@mchylek mchylek requested a review from eiriktsarpalis March 31, 2022 06:11
@eiriktsarpalis
Copy link
Member

I'm pretty swamped with regular work at the moment, I'll take a look at some later point. Sorry!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants