You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@polygene.apache.org by "Paul Merlin (JIRA)" <ji...@apache.org> on 2015/07/08 18:35:05 UTC

[jira] [Created] (ZEST-49) Tool to easily report full application assembly

Paul Merlin created ZEST-49:
-------------------------------

             Summary: Tool to easily report full application assembly
                 Key: ZEST-49
                 URL: https://issues.apache.org/jira/browse/ZEST-49
             Project: Zest
          Issue Type: New Feature
            Reporter: Paul Merlin


Getting help on assembly issues isn't easy. Currently, one has to provide the application assembly code that can span several files. Not really convenient.

The [Envisage Tool|https://zest.apache.org/java/latest/tools-envisage.html] allow to browse an application assembly at runtime and to export the assembly as PDFs. This is excellent but having something that export assembly info as a copy/paste-able text format would greatly ease the process.

Moreover, Envisage require a graphical context and user interaction. The Qi4j SDK should provide a shorter path to get a full report of application assembly.

On the road to 2.0 we already extracted non UI code from Envisage into the tools/model-detail module. This module should be improved to provide, at least, a simple service that output the whole Application Model on application start in a copy/paste-able text format either to stdout or to a file.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)