Hi Christian,

> Hi Matthias,
> I do ask myself, why those interfaces are deprecated. Why not removing
> them completely?
> a) from source code (I searched with ximian lxr and there was no
> single implementation I found about XMenu)
> b) from documentation (IDL Reference)

In addition to what Mathias said: Types not needed anymore should never be
removed from the IDL nor from the type repositiry for this reason:

If we cannot see that XMenu was already existent once, and we introduce
it again, we might end up with two different types XMenu.  If now two
UNO instances, one using an old and one using a new definitioon of XMenu,
communicate (remote), UNO runs into trouble.

        Michael

-- 
Michael Hoennig <[EMAIL PROTECTED]>
project lead OpenOffice.org API
http://api.openoffice.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to