Hello All, On Thu, Jun 05, 2025 at 10:33:52PM +0200, Matthias Seidel wrote:
> Hi Damjan, > > That sounds really good! Yes! It makes the code easier to read, and getting rid of outdated constructs is A Good Thing. > I would love to join, but I (still) don't understand enough of it... > > Would that be something to cherry-pick for AOO42X? FWIW I think so. > Am 05.06.25 um 19:33 schrieb Damjan Jovanovic: > > Hi [...] > > OpenOffice has 2 APIs for factories for creating components, the older > > service manager (XMultiServiceFactory) and the newer component context > > (XComponentContext and its XMultiComponentFactory). > > > > Most OpenOffice code (possibly as much as 73%) still uses the older service > > manager API, which is undesirable as it breaks context propagation. > > > > I tried to convert some components to use the component context API instead > > of service manager. It went well. [...] Best regards, -- Arrigo --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org