Bug 134121 - Tools stack definition in the model
Summary: Tools stack definition in the model
Status: RESOLVED FIXED
Alias: None
Product: GMF-Tooling (ARCHIVED)
Classification: Modeling
Component: Core (show other bugs)
Version: 1.0   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 2.0   Edit
Assignee: Artem Tikhomirov CLA
QA Contact:
URL:
Whiteboard:
Keywords: contributed
Depends on:
Blocks:
 
Reported: 2006-03-30 13:01 EST by Joao Assuncao CLA
Modified: 2010-07-19 22:08 EDT (History)
1 user (show)

See Also:


Attachments
Fixes the subj (105.44 KB, patch)
2006-10-26 14:15 EDT, Michael Golubev CLA
no flags Details | Diff
Changes relevant to the fix only (26.37 KB, patch)
2006-10-31 09:47 EST, Artem Tikhomirov CLA
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joao Assuncao CLA 2006-03-30 13:01:12 EST
It would be more practical to define a stack of tools in the model instead of tweaking with the generated code.
Comment 1 Artem Tikhomirov CLA 2006-05-29 15:30:16 EDT
There's an attribute in gmfgen model to specify whether toolgroup is stack or not, gmfgen.ToolGroup#stack. For now, it's up to user to set its value to true (and to preserve its value on subsequent genmodel updates).

Don't want to propagate the attribute to gmfmap now. Should consider adding some detection logic to PaletteHandler to avoid polluting gmfmap (if feasible).

Milestone updated.
Comment 2 Michael Golubev CLA 2006-10-26 14:15:24 EDT
Created attachment 52778 [details]
Fixes the subj

Attached is the cumulative patch that hopefully fixes this one as well as https://bugs.eclipse.org/bugs/show_bug.cgi?id=162456
Comment 3 Artem Tikhomirov CLA 2006-10-31 09:47:58 EST
Created attachment 52991 [details]
Changes relevant to the fix only
Comment 4 Artem Tikhomirov CLA 2006-10-31 09:51:06 EST
reviewed and committed
Comment 5 Richard Gronback CLA 2008-08-13 13:10:27 EDT
[target cleanup] 2.0 M3 was the original target milestone for this bug
Comment 6 Eclipse Webmaster CLA 2010-07-19 22:08:11 EDT
[GMF Restructure] Bug 319140 : product GMF and component
Models - Tooling was the original product and component for this bug