Changes between Initial Version and Version 5 of Ticket #117


Ignore:
Timestamp:
Jan 19, 2009, 3:32:45 PM (17 years ago)
Author:
rempel
Comment:

null pointer for explorer after export (only important for trying to export one model multiple times from the same dialog, but needs at least some error handling). the initial path error is now a ticket in its own #158.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #117

    • Property Status changed from new to reopened
    • Property Component changed from PromotGuiBase to PromotGuiVizNav
    • Property Version changed from to 0.8.0
    • Property Milestone changed from to Promot 0.8.2
    • Property Keywords export logical model added
  • Ticket #117 – Description

    initial v5  
    11The option "Export to logical model" have two different flavors. One is used by the editor where the mdl coordinates but no graphics are exported (call from the central import-export menu in browser). The other option is using the explorer. Here, the coordinates of the explorer-graphics and the graphics are exported (call from the explorer menu). The ordinary user is the explorer way because the user gets nicer networks.
    22
    3 For new users it is hard to find the explorer option because the editor option is more central but in practice less important. Also the differences are not obvious and therefore it could be confusing.
     3For new users it is hard to find the explorer option because the browser option is more central but in practice less important. Also the differences are not obvious and therefore it could be confusing.
    44Both option should be unified in some way.