From 63b16727dcb088e71d05b0cea239578b609ec6a5 Mon Sep 17 00:00:00 2001 From: Jan Schneider Date: Sun, 3 May 2009 19:02:08 +0200 Subject: [PATCH] This is only possible with lazy loading right now. --- framework/Rdo/doc/TODO.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/framework/Rdo/doc/TODO.txt b/framework/Rdo/doc/TODO.txt index 15a263a40..b074ebb6a 100644 --- a/framework/Rdo/doc/TODO.txt +++ b/framework/Rdo/doc/TODO.txt @@ -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 -- 2.11.0