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

Not Safe With Mongoose #1

Open
Albert-IV opened this issue Sep 11, 2013 · 3 comments
Open

Not Safe With Mongoose #1

Albert-IV opened this issue Sep 11, 2013 · 3 comments
Assignees

Comments

@Albert-IV
Copy link
Owner

On a small node project, including this library blew Mongoose up. Need to check to ensure we're not breaking other library's functionality.

@Albert-IV
Copy link
Owner Author

Second thought, pretty sure it's the .get() method not playing well with Mongoose's getters and setters. Will try later.

@ghost ghost assigned Albert-IV Dec 16, 2013
@Albert-IV
Copy link
Owner Author

Added line to show how including this and mongoose totally screws the pooch.

@Albert-IV
Copy link
Owner Author

Ultimately needs to scan destination object properties to ensure we set the property on the object properly so it can work with whatever library you want.

Albert-IV added a commit that referenced this issue Apr 11, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant