On Fri, Mar 20, 2009 at 1:33 PM, Rickard Öberg <[email protected]> wrote: > Tonny Kohar wrote: >> >> Yes, at the moment it does not require the actual application instance. >> >> It is just a thought, by having the actual application instance, the >> visualizer can do more things >> eg: combining the visualizer and entity viewer, you can see the actual >> entity instance not just the definition. > > Hm.. no I don't want to get runtime stuff into the visualizer. That will > just mess things up. There will be another visualizer for that, both for > application debugging and for service configuration purposes. > > Btw, I'm almost finished with the mentioned refactoring. The startup phase > is now divided into: > ApplicationAssembler -> ApplicationModel > ApplicationModel -> ApplicationInstance > ApplicationInstance.activate()
Sweet!!! Cheers Niclas -- http://www.qi4j.org - New Energy for Java _______________________________________________ qi4j-dev mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/qi4j-dev

