[PATCH] EasyHack, fdo#46808, Adapt UNO services to new style, Part 1

Stephan Bergmann sbergman at redhat.com
Tue Mar 27 03:48:28 PDT 2012


On 03/26/2012 03:10 PM, Noel Grandin wrote:
> This is the first commit in the series.
> It updates the IDL files in the UDKAPI module.
> I'll wait for your OK before continuing.

Looks good, pushed now.  One thing I'm looking out for is that the 
converted services are (a) not marked as deprecated and (b) actually 
implemented somewhere (by looking into an installation's 
program/services/services.rdb and ure/share/misc/services.rdb; not being 
implemented is typically a strong indicator that the service is de-facto 
deprecated).  After all, each incompatible change is a kind of sin, and 
I would like to keep this sinning as reasonably little as possible.  ;) 
  (The converted com.sun.star.script.AllListenerAdapter service appears 
to not be implemented anywhere, and is probably dead stuff.  I left it 
in the committed patch nonetheless, mainly because reverting the changes 
to offapi/type_reference/types.rdb would be tedious.)

I will look at your following four parts later.

Thanks again,
Stephan


More information about the LibreOffice mailing list