Details
-
Improvement
-
Resolution: Done
-
Major - P3
-
0.8, 0.9
-
None
-
None
Description
The DBRefBase class has three attributes - database, collection name (namespace) and referenced ID. I'd like to be able to inspect these values for a given DBRefBase object via getter methods.
In my case, I need this for testing purposes, but I can imagine this might be useful for other reasons as well.