Hi,
Joachim Lingner wrote:
Hi,
Martin Kretzschmar wrote:
Hi,
[snip]
not quite correct, an implementation of the UnoRemoteProtocol (URP) would do it as well. Actually decoupling any two bridges on an ABI level.
If I read the code correctly, a pure C# version of UNO-CLI is not possible, because the bridge has to have C linkage.
The binary UNO interface is defined in C. That means, that a CLI runtime must be accessable through a C interface. For example, the Java bridge uses the Java Native Interface.
That code would
[snap]
Kay
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
