Skip to content

Conversation

@wichtounet
Copy link

This pull request removes the only two macros used in this project. This has the advantages of:

  1. Not using macros anymore
  2. Not forcing the user to use "using namespace Mongoose" which is a very bad code smell in my opinion

Since this break the compatibility, if you don't want it, could you at least qualify all the names used inside the macro with Mongoose:: ? So that the user is not forced to use complete namespaces...

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.

1 participant