Alexey Petrenko wrote: > Guys, > > There is a CORBA implementation in Apache incubator named Yoko. > http://incubator.apache.org/yoko/ > > I've built and reviewed it... It seems that Yoko have almost all the > packages from the 1.5 specification. > So it looks like a good candidate for using as CORBA for Harmony.
Great. Does it come with a test suite too? Just thinking about how we check that the Yoko code works ok on Harmony. > The only problem is that Yoko has even more packages in org.omg then > specified by 1.5 specification. So we should decide what to do with > them. Hmm, is that a problem? I'm assuming that we can have any packages outside the 1.5 spec that we want (e.g. o.a.harmony.whatever). > I'm planing to do the following things in nearest future: > 1. Get the list of the not implemented classes in Yoko according to 1.5 > spec. > 2. Check that we have all the classes needed by Yoko in Harmony. > > Thoughts? Comments? Sounds good, thanks Alexey. Regards, Tim -- Tim Ellison ([EMAIL PROTECTED]) IBM Java technology centre, UK. --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
