The documentation puts the results before the view. This was copied exactly from the docurmentation lined below: Summary/Review
The order of execution for event-handlers is: 1. broadcasts 2. results 3. views Am I reading it correctly? In any case, I gather from your comments that my implementation is all wrong. I will look around and see if I can find an example so I can do it better. Thanks, Shawn On Mon, Jun 7, 2010 at 2:50 PM, Matt Quackenbush <[email protected]>wrote: > For more detail, check out the Request Life Cycle page: > > > http://docs.model-glue.com/wiki/ReferenceMaterials/RequestLifeCycle#RequestLifeCycle > > -- > Model-Glue Sites: > Home Page: http://www.model-glue.com > Documentation: http://docs.model-glue.com > Bug Tracker: http://bugs.model-glue.com > Blog: http://www.model-glue.com/blog > > You received this message because you are subscribed to the Google > Groups "model-glue" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<model-glue%[email protected]> > For more options, visit this group at > http://groups.google.com/group/model-glue?hl=en > -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/model-glue?hl=en
