To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=57291
                  Issue #:|57291
                  Summary:|Performance: Native starter application (Windows)
                Component:|framework
                  Version:|OOo 2.0
                 Platform:|All
                      URL:|
               OS/Version:|All
                   Status:|NEW
        Status whiteboard:|
                 Keywords:|
               Resolution:|
               Issue type:|TASK
                 Priority:|P3
             Subcomponent:|code
              Assigned to:|cd
              Reported by:|cd





------- Additional comments from [EMAIL PROTECTED] Thu Nov  3 05:09:13 -0800 
2005 -------
We have two performance issues with the current solution:

1. Splash screen. The splash screen can only be displayed when the Office
process bootstraps UNO, initialized the configuration and VCL. These components
needs several different libraries which makes the splash screen performance

2. Double-clicking on a document starts a second Office instance. This also
needs some time as we have to bootstrap UNO and load several libraries.

The solution is to create a native starter application which is responsible to
show the splash and check if there is a running Office instance to pipe the
command line arguments. A native starter application is currently part of OOo
2.0 which restarts the Office after a crash, so we only need to enhance it.

---------------------------------------------------------------------
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