Re: The OSGi-Harmony Runtime

2009-08-17 Thread galaxy
2009/8/18 Jimmy,Jing Lv > Hi, > > I've create a new page on Wiki: > http://wiki.apache.org/harmony/OSGi-Harmony_Runtime , everyone can refine > it > at any time. > And TianYu, I see your new JIRAs on the JIRA system, I will check and > apply it. > > BTW TianYu, just a suggestion, if y

Re: The OSGi-Harmony Runtime

2009-08-17 Thread Jimmy,Jing Lv
Hi, I've create a new page on Wiki: http://wiki.apache.org/harmony/OSGi-Harmony_Runtime , everyone can refine it at any time. And TianYu, I see your new JIRAs on the JIRA system, I will check and apply it. BTW TianYu, just a suggestion, if you add "[GSoC]" before the mail/jira titl

Re: The OSGi-Harmony Runtime

2009-08-16 Thread galaxy
Hi Mingjian, Maybe I am not clear enough in the introduction :) The main theme of the work is to let some of the modules to be governed by the OSGi framework and then make the whole " jre + felix + osgi bundles (modules) " a working runtime of java ,could run the java applications in the normal w

Re: The OSGi-Harmony Runtime

2009-08-16 Thread Jin Mingjian
galaxy, still good work:) I am not the man to evaluate your work:) your work = mini Harmony jre + Felix? such as one question: how your runtime works? Does it support mixed jar usage?(seem your "For B"? A bundle jar can be seen as a bundle or a pure application jar depended on the context. there

Re: The OSGi-Harmony Runtime

2009-08-16 Thread galaxy
I'm sorry but I think you should have missed some thing in the review .the OSGi framework I use is Felix, and all the security and dynamic comes from it and built in with it, if you want to find the osgi-ed security and dynamic does this answer your question ? 2009/8/16 Jin Mingjian > interestin

Re: The OSGi-Harmony Runtime

2009-08-16 Thread galaxy
A little more than 10M if we only count the jar files in lib/boot right now.Haven't been fully tested though , maybe more than this in the end 2009/8/16 Xiao-Feng Li > Good work! How much is the size of the minimum OSGi-ed JRE? > > Thanks, > xiaofeng > > On Sun, Aug 16, 2009 at 3:22 PM, galaxy wr

Re: The OSGi-Harmony Runtime

2009-08-16 Thread Jin Mingjian
interesting. I'd like to mainly examine the dynamic and security of your OSGi-Harmony runtime when the codes is ready. 2009/8/16 Xiao-Feng Li > Good work! How much is the size of the minimum OSGi-ed JRE? > > Thanks, > xiaofeng > > On Sun, Aug 16, 2009 at 3:22 PM, galaxy wrote: > > Hi all > >

Re: The OSGi-Harmony Runtime

2009-08-16 Thread Xiao-Feng Li
Good work! How much is the size of the minimum OSGi-ed JRE? Thanks, xiaofeng On Sun, Aug 16, 2009 at 3:22 PM, galaxy wrote: > Hi  all >    Now the code for OSGi-ed Runtime of Harmony is almost complete , I'd > like to give a review of > the work so far.The code and usage will be uploaded together