-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.7
-
Component/s: None
-
None
Simplify how GridFS settings are created and inherited.
This is accomplished by ensuring that the settings class is a simple settings holder with a no-argument constructor and delaying the inheritance of settings until the corresponding MongoGridFS object is created.
This is backward breaking but easy to fix.
- related to
-
CSHARP-590 Simplify server, database and collection settings
- Closed