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()

For the visualizer you only need the first step. I have updated Envisage to this new model, and will commit shortly.

/Rickard


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

Reply via email to