https://issues.apache.org/bugzilla/show_bug.cgi?id=42248
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #28217|0 |1 is obsolete| | --- Comment #13 from Philippe Mouawad <[email protected]> 2012-01-28 17:41:49 UTC --- Created attachment 28222 --> https://issues.apache.org/bugzilla/attachment.cgi?id=28222 Updated Patch Hello, Here is a modified version with the following changes: - Added a limit on the history (25 it should be configurable), to avoid OutOfMemoryError when Test Plan is big - Added Pause/Resume methods that are used during loading , closing and merging of Tree, cause if we don't add it (at least for close and loading): 1) It does not seem useful to be able to undo elements that were added during load phase 2) Performance are really bad , a big test plan (6 Mo) takes more than 30 seconds to load - Added javadocs Regards Philippe http://www.ubik-ingenierie.com -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
