>> >> Another thing I was considering is during runtime, if the "deployment >> mode" were set to "development", then at Bundle.start(), maybe some >> kind of diagnostics/tests could be run as part of the cycle. Just a >> thought. > > Hmmm... Would this be the same as having different "Run Profiles" > which would > assemble different set of bundles into the application? Or are we > talking > some AOP styled feature where deployment mode would weave in different > aspects?
Well, I'm probably just dreaming right now, but I'm thinking more along the lines of AOP. When in "active" mode (or whatever) the system can, during runtime, run certain diagnostics along the lines of integration tests. That way, each time a configuration is updated or some new bundle is imported, the state of the system can be tested again, since each change of the system would invalidate any previous tests. Anyway, haven't really thought about it too deeply yet, but is something I'd like to check out when I get the time... so maybe in 2035 or so... >> I don't see anything explicit about native libraries in there. I >> assume you've not forgotten about those? > > Yes, I have forgotten about those. :-) Thanks for all this! _______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
