extraordinary stoc/ thrash ...

Stephan Bergmann sbergman at redhat.com
Tue Jun 12 03:18:43 PDT 2012


On 04/05/2012 02:23 PM, Stephan Bergmann wrote:
> On 04/03/2012 02:27 PM, Stephan Bergmann wrote:
>> I have a vague idea of placing yet another cppuhelper bootstrap
>> mechanism next to the existing ones, which will internally use
>> completely different (read: cheap) mechanisms to set up a component
>> context and associated service manager. That way, I would avoid most of
>> the hassle of having to whack improvements into a rotten framework.
>>
>> I'll toy around with that in the next days/weeks. Hang on...
>
> The attached defaultbootstrap.patch is work in progress along that way.
> It adds a new cppu::defaultBootstrap() to replace
> cppu::defaultBootstrap_initialComponentContext(), and hooks that up in
> desktop/source/app/appinit.cxx.
>
> Internally, defaultBootstrap tries to be slim and streamlined and avoid
> to reach out into the overly generic world of UNO infrastructure
> services as much as possible. It is still completely unfinished, though:

Just to tie up the loose ends:  This has been properly fixed for quite a 
while now, starting with 
<http://cgit.freedesktop.org/libreoffice/core/commit/?id=c2fd9b533cfad18735df212cc7fd61443628dc0c> 
"New cppu::defaultBootstrap_InitialComponentContext implementation."

Stephan


More information about the LibreOffice mailing list