Index: TODO =================================================================== diff -u -rfe68b259d9a15328a04a9dc64394dc5ffe5ba5a4 -rc85ca5808548fc506bfc39600bafb8b11ecfac43 --- TODO (.../TODO) (revision fe68b259d9a15328a04a9dc64394dc5ffe5ba5a4) +++ TODO (.../TODO) (revision c85ca5808548fc506bfc39600bafb8b11ecfac43) @@ -2607,6 +2607,11 @@ * improve documentation * added handling of bson types for timestamps and dates * provide setup based on mongo_db, mongo_collection and mongo_ns + * implemented type "reference" similar to "embedded" + * all referenced objects are for the time being auto-dereferenced + * new method "show" for mongo mapped classes + * added two new example files example-nx-reference-many.tcl and + example-nx-reference-one.tcl TODO: