Re: Updates on Interoperability

2008-04-25 Thread Sam Pullara
Did we decide which way it will be compatible? I'm a little concerned that implementing something that can use OSGi modules is a far bigger task that implementing something that OSGi can use. If we are going for total compatibility it seems like we should just use OSGi. Personally I

Re: Updates on Interoperability

2008-04-25 Thread Stanley M. Ho
Hi Brett, We are in the process of finalizing the document, and hopefully we could provide more details to the EG next week. - Stanley Brett Porter wrote: On 03/04/2008, at 1:27 PM, Stanley M. Ho wrote: The good news is that we now have a prototype that allows JSR 277 modules to

Re: Updates on Interoperability

2008-04-25 Thread Stanley M. Ho
The current APis do not prohibit module definition to have split packages. It is only when a Java module is instantiated from the module definition, the implementation of the default module system would perform shallow validation and consider split packages as an error. Other module system