Date: prev next · Thread: first prev next last
2012 Archives by date, by thread · List index


Hi

Just some context - this is mostly about the "shiny new UNO" i.e.
https://bugs.freedesktop.org/show_bug.cgi?id=46808
and using service factories all over the place i.e. converting from
uno::Reference< frame::XDesktop > xDesktop( xFactory->createInstance( ::rtl::OUString( "com.sun.star.frame.Desktop " ) );
to
uno::Reference< frame::XDesktop > XDesktop = Desktop::create(xComponentContext)

I would prefer to avoid redesigning the factories and interfaces in the process. I believe that should be a separate step, if only so that change can occur in reasonably sized steps. i.e. I am politely informing people that if this turns into a "redesign the whole thing" exercise, it will be beyond my skill level, and someone else will have to perform this janitorial work :-)

Regards, Noel Grandin.

Disclaimer: http://www.peralex.com/disclaimer.html



Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.