Niclas Hedhman wrote:
> You will of course need the runtime.jar at deployment time, but for
> dependency declarations, I would like to have a reflective lookup
> (like the JRE's service/extension mechanisms) of both runtime and spi
> providers in bootstrap, so "most code" only declare dep on
> api+bootstrap (or maybe even move bootstrap classes into API).

As it is bootstrap only exposes API classes, so to use it there's no 
need to add depedency on runtime. Isn't that enough? What is not 
accomplished by that?

/Rickard

_______________________________________________
qi4j-dev mailing list
[email protected]
http://lists.ops4j.org/mailman/listinfo/qi4j-dev

Reply via email to