http://wicket-stuff.svn.sourceforge.net/viewvc/wicket-stuff/trunk/wicket-contrib-scriptaculous/src/java/org/wicketstuff/scriptaculous/ScriptaculousRequestTarget.java?revision=2024&view=markup

I have been backporting features from the 2.0 branch to the new trunk
and came across this very odd class.  Why was this added?  It looks to
be locking on the session to stream output back to the user.  seems
like this would prevent multiple "asynchronous" ajax requests?  also,
this really doesn't seem relevant to the scriptaculous project...

any ideas on who/why this was added?

Reply via email to