Hi everyone, Views allow us to define the order in which contracts appear, and also to group them using forrest:hooks. However, I didn't quite understand how view/viewHelper decides whether a contract goes into the <head> section or the <body> section of the final XHTML? From what I could understand from the code, in the view definition, all but the first level children are included inside body, rest go into head. Is that correct?
-- Diwaker Gupta http://resolute.ucsd.edu/diwaker