Geir Magnusson Jr wrote: > Tim Ellison wrote: >> 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. > > We have no other options right now :) > > There probably is a test suite w/ the thing. > >>> 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). > > Yes, but we can always filter things out too. Not really an issue.
How would you do that? Assuming that Yoko actually needs that code to do something. Tim >>> 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 >> > > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- 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]
