Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove patchInPlace? #3

Open
briancavalier opened this issue Apr 25, 2014 · 1 comment
Open

Remove patchInPlace? #3

briancavalier opened this issue Apr 25, 2014 · 1 comment
Labels

Comments

@briancavalier
Copy link
Member

Now that patching is atomic by default, we may just want to ditch patchInPlace if patching is "fast enough". It's pretty hazardous, especially now that test is implemented.

@danieljuhl
Copy link

When working on pure data, I get the idea, but if you work on eg. a Mongoose document, it could still make sense to do a patchInPlace

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

No branches or pull requests

2 participants