> BTW I don't think you would see a significant improvement in > the performance by using these methods, Batik does wait until > the script ends before updating the display.
No it doesn't. At least not in all cases. For example try: http://jeffrafter.com/SVG/tests/zoom.svg Click on the red box. In ASV nothing happens between the two alerts, but in squiggle you see a rerender. Maybe there is a special case for popups? I know that when Ksvg2 implemented JS update caching the tests showed a pretty dramatic improvement. Jeff Rafter ----- To unsubscribe send a message to: [EMAIL PROTECTED] -or- visit http://groups.yahoo.com/group/svg-developers and click "edit my membership" ---- Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/svg-developers/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

