What do you mean by forbidden? And also by changing page properties in an
XHR request?

I do this quite often myself so maybe it's just a matter of ~when~ you try
to change the properties.

p.s. Have you guys noticed any performance gains? Besides ognl I've been
squeezing every millisecond out that I can via yourkit profiler. It's almost
in a state where I don't think there's a whole lot more I can do to make it
faster but I'm sure there is...

On 5/8/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:

While I'm at it:
what I did was to replace the dojo-TabContainer (which is next to
useless thanks to its incredibly bad performance) with another one based
on the TabSet from Tassel.

I wanted to store the selected Tab at the server, so that the user can
scroll through a set of tabbed detail-screens while always staying on
the same tab.

Another quirk I had with that is that it seems to be forbidden to change
persistent page-properties in a DirectEvent (XHR-Request). I worked
around this by forwarding the change to an ASO, but that's hacky, of
course, since the active tab is clearly something which belongs to the
page.

<snipped>




--
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

Reply via email to