Product: UNO Development Kit / Component Technology
Type: changed
Title: Some UNO Remote Protocol (URP) changes
Posted by: [EMAIL PROTECTED]
Affected: -
Effective from: CWS sb23
*Flags*
-------
API/ BASIC [ ]
Configuration [ ]
File format change [ ]
Help/ Guide [ ]
Performance test [ ]
Translation [ ]
UI relevant [ ]
*Description*
-------------
The UNO current context
(<http://api.openoffice.org/docs/common/ref/com/sun/star/uno/XCurrentContext.html>)
is now transparently available across URP. (This has been added in a
backwards-compatible manner: if either side of an URP bridge is an old
implementation the current context is not available across URP; only
if both sides are new implementations the current context is
available. It has been added to both the C++ and Java URP
implementations.)
To support this, some unnecessary URP-internal properties/special
messages have been dropped
(<http://udk.openoffice.org/servlets/ReadMsg?list=dev&msgNo=3635>) and
a new URP-internal property "CurrentContext" has been added
(<http://udk.openoffice.org/common/man/spec/urp.html#protprops>).
*Specification URL*
-------------------
http://udk.openoffice.org/common/man/spec/urp.html
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]