doctrine / DoctrineMongoDBBundle

Integrates Doctrine MongoDB ODM with Symfony
http://symfony.com/doc/current/bundles/DoctrineMongoDBBundle/index.html
MIT License
379 stars 229 forks source link

[RFC] change directory structure #703

Closed IonBazan closed 2 years ago

IonBazan commented 2 years ago

Moving all source files into src directory makes it easier to search trough the code since there is no need to exclude vendor dir all the time. Let me know what are your thoughts.

Warning: please note that Tests directory has been renamed to lowercase tests which might not be supported on some systems. You may need to rename it manually after checking out this branch.

malarzm commented 2 years ago

@alcaeus I remember we were talking about this transition at least few times before, were we just procrastinating doing so or was there something different? I recall the argument about rebasing open PRs, but given there are just 4 other so it's not that important :)

franmomu commented 2 years ago

I'm 👍, if it's because of the open PRs it not a big deal right now I think

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had any recent activity. It will be closed in a week if no further activity occurs. Thank you for your contributions.