Hi, Am Donnerstag, den 09.06.2005, 15:26 +0200 schrieb Kay Ramme - Sun Germany - Hamburg: > Dear OpenOffice.org and UNO friends, > > I am pleased to announce that a sponsor, who is preferring to stay > anonymous, is supporting us to do the next step in modulizing the > OpenOffice.org office suite and to make its component model available > independently. That means, that we are going to factor out the highly > requested > > Universal Network Objects (UNO) > > into its own > > Uno Runtime Environment (URE)
Great News! > XPCom, Bonobo and Mono fans might want to give UNO a try and see if we > can/want to bridge from one component model to another, to reach higher > overall interoperability. FYI: we've been working on a Mono port (in ooo-build) of the CLI-UNO bridge since February. The first C# example program from odk was running end of March ( http://www.gnome.org/~martink/2005/mono-uno/ViewSample-on-Mono.png ). Yesterday was the first time that all the spreadsheet c# demos and the bridgetests for c# worked ( http://www.gnome.org/~michael/activity.html#2005-06-08 ) It is mostly a word by word translation from C++ (cli-uno) and C (cppu headers) to C#, plus a little Mono-embedding code. It is still leaky. And we haven't ported climaker yet (we're using windows climaker output). And you have to use the latest mono plus some patches. But it's already available in ooo-build cvs ;-) Regards, Martin --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
