To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=58282
                  Issue #:|58282
                  Summary:|OOo does not unload unused modules
                Component:|framework
                  Version:|680m139
                 Platform:|PC
                      URL:|
               OS/Version:|Windows 2003
                   Status:|UNCONFIRMED
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|ENHANCEMENT
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|tm
              Reported by:|pmike





------- Additional comments from [EMAIL PROTECTED] Tue Nov 22 01:17:11 -0800 
2005 -------
OOo fights itself for performance. One of startup speedups is to load only
minimal set of modules, and other when necessary. However, during intensive work
with various OOo components, OOo consumes more and more memory, loading its
additional components.

When component become unused (i.e. user works with Calc, then opened Writer doc
and closed Calc) - Calc code should be unloaded to free system resources. I
think immediate unload is bad idea, but lazy (delayed) unloader would be 
perfect.

This issue applies to any dynamically loaded components and, possibly, to help
subsystem.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to