Bug 517563 - Use a distinctive icon for aird files which correspond to loaded/opened sessions
Summary: Use a distinctive icon for aird files which correspond to loaded/opened sessions
Status: NEW
Alias: None
Product: Sirius
Classification: Modeling
Component: Core (show other bugs)
Version: 4.1.1   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project inbox CLA
QA Contact:
URL:
Whiteboard: ux
Keywords: triaged
Depends on:
Blocks:
 
Reported: 2017-05-31 10:23 EDT by Pierre-Charles David CLA
Modified: 2017-06-12 08:29 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pierre-Charles David CLA 2017-05-31 10:23:09 EDT
With the introduction of the aird editor, it becomes easy to open a session on an aird from any perspective, including from views which are not based on CNF (most importantly, the JDT's Package Explorer). Once an editor has been opened, the underlying session is opened and the models loaded in memory. However just closing the editor will not release the corresponding memory, and the user has zero feedback about that.

Bug #517498 will provide a way to close these sessions which are left open, but the user has no way how knowing which ones are loaded. It should be possible to provide a different icon for aird files that correspond to opened sessions (maybe only the root airds, as those are the one the user can act upon).

See the draft patch at https://git.eclipse.org/r/97471.