From: "Alexey Petrenko": > The only thing I try to understand is there any interest in Yoko > community to make Yoko backward compatible with Java5. If it is > possible at all :)
Yes, there is. In my case I'm interested in Yoko runtime compatibility with the original JDK 1.5 classes. This may even extend the notion of "compatibility" discussed here. Motivation: In my company we're using Java Web Start for our Swing clients, so we can't set the boot classpath or java.endorsed.dir. It would be great if we could use Yoko instead of the Sun ORB in this scenario. Regards, Lars