projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2c961a
)
This is only possible with lazy loading right now.
author
Jan Schneider
<jan@horde.org>
Sun, 3 May 2009 17:02:08 +0000
(19:02 +0200)
committer
Jan Schneider
<jan@horde.org>
Sun, 3 May 2009 22:41:03 +0000
(
00:41
+0200)
framework/Rdo/doc/TODO.txt
patch
|
blob
|
history
diff --git
a/framework/Rdo/doc/TODO.txt
b/framework/Rdo/doc/TODO.txt
index
15a263a
..
b074ebb
100644
(file)
--- 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