Closed treshugart closed 13 years ago
Implement support for automating id/dbref lookups in Europa_Mongo.
This means that any references in hasOne and hasMany relations will auto-fill themselves and set the appropriate db/collection if necessary.
This doesn't necessarily mean that the object should be loaded, it just means the id/collection/database should be automated.
Was implemented in Bongo.
Implement support for automating id/dbref lookups in Europa_Mongo.
This means that any references in hasOne and hasMany relations will auto-fill themselves and set the appropriate db/collection if necessary.
This doesn't necessarily mean that the object should be loaded, it just means the id/collection/database should be automated.