Best way to get data from model layer for View with nested queries

I am working on a navigation system which requires sub-querysets to
build out. I have this working via events but wondering if there is a
better way to get that sub query information to minimize framework
interaction (afterHandlerCreation times).

I am upgrading to RC2 to see if that helps. Obviously not caching
handlers at the moment since in development.

Thanks
Kevin

Kevin,

Can you show us some of the code that you are doing and then maybe we can offer some more informed help.

Curt

Curt,

Yeah I'll create a snippet. tonight. out and about right now.
Thanks

Kevin