Niclas Hedhman wrote: > We have also discussed to add "getters" on the ModuleAssembly, > LayerAssembly and ApplicationAssembly classes, so that you can iterate > through the assembly declarations and make the application of > concerns/sideeffects a programmatic exercise. This is good for > instance to add Tracing on a whole system.
Either that, or use the visitor pattern as we did with the runtime model. /Rickard _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

