Are you sure you can't manage to write a book? Well, at least help me understand this OSGi jargon a little bit more:
Fragments are bundles that are attached to a host bundle by the Framework. Attaching is done as part of resolving: the Framework appends the relevant definitions of the fragment bundles to the host's definitions before the host is resolved. Fragments are therefore treated as part of the host, including any permitted headers; they must not have their own class loader. Fragments must have their own Protection Domain. Can you please clarify the portions in red? 1) Host Bundle. WT* is it? 2) Before the host is resolved? What do you mean? 3) Part of the host... but what is a host in the first place?!? Thanks for saving me some hair, if possible, Rodrigo On 9/14/07, Marcel Offermans <[EMAIL PROTECTED]> wrote: > > On Sep 14, 2007, at 23:23 , Rodrigo Madera wrote: > > > I have the core and modules specification version 4. > > In fact, I have some PDFs on the subject. > > > > But those words are too "RFCty"... if you know what I mean... > > It get's hard for starting up in the "ways of the OSGi". > > > > I guess I'll have to get a strong cup of coffee and go over it again. > > Sometimes, there is no other way! :) > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- If Jack Bauer had been a Spartan, the movie would have been called "1".

