mongo.shorthand: Define shorthand for BSON and GridFS
Description
Define shorthand names for BSON and GridFS functions and constants.
Usage
mongo.shorthand()
Arguments
Value
TRUE
Details
All symbols dealing with BSON and GridFS are defined by this function
excluding the "mongo." prefix. They will still be available by the orginal
names also. For clarity, the symbols in the mongo module (for communication
with the server) are not shortened.