-
Type: Task
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Server Programmability, Service Arch
-
Programmability 2024-08-19, Programmability 2024-09-02, Programmability 2024-09-16, Programmability 2024-09-30, Programmability 2024-10-14, Programmability 2024-10-28, Programmability 2024-11-11, Programmability 2024-11-25, Programmability 2024-12-09, Programmability 2024-12-23, Programmability 2025-01-06, Programmability 2025-01-20, Programmability 2025-02-03, Programmability 2025-02-17
We should create a list of guidelines for general C++ do's and don't do's in the codebase.
Goals:
- help new engineers ramp up with what the mongo codebase is or is not ready for C++ feature-wise, and to learn about mongoDB server C++ best practices
- help push towards a standardized C++ style for the codebase
- provide a list of standardized resources/documentation that engineers can read to learn about developing C++