FYI, I posted a new demo that shows how the current approach works: http://cwiki.apache.org/PIVOT/dom-demo.html
It includes examples of both calling into and out of a Pivot app from/to the DOM. Greg On Tuesday, March 17, 2009, at 08:52AM, "Greg Brown" <[email protected]> wrote: >>> A better approach along these lines might be to pass a "page context" >>> object to the application. >> >> I prefer something along these lines, and would like to suggest the >> use of a >> annotation. > >Interesting, though I'm having trouble visualizing how annotations >might be used here. Do you have any thoughts on what such an >annotation might look like? > > >
