Hey, does your 'conditions' array actually work like that? I've always used this format: 'conditions' => array('id = ?',$this->params['id'])
That's nice to know!
Ruby has pre-fetching (I think it's called that) for more than one level of relationships. I think this feature is planned for Akelos. Bermi?
For now I just do a simple for loop in my controller (like you have in your view) to load the children.
1 to 3 of 3