This is only possible with lazy loading right now.
authorJan Schneider <jan@horde.org>
Sun, 3 May 2009 17:02:08 +0000 (19:02 +0200)
committerJan Schneider <jan@horde.org>
Sun, 3 May 2009 22:41:03 +0000 (00:41 +0200)
framework/Rdo/doc/TODO.txt

index 15a263a..b074ebb 100644 (file)
@@ -56,6 +56,8 @@
   object in one query, then all foreign-key objects in a 2nd, and join
   the two.
 
+- Implement eager loading with several relationships to the same table.
+
 - Observer hooks: beforeDelete, afterDelete, beforeUpdate, afterUpdate, beforeCreate, afterCreate
 
 - Support fixtures (YAML?) for testing