soundasleep / iaml

Automatically exported from code.google.com/p/iaml
3 stars 1 forks source link

Replace TemporaryVariable element with a scoped Value #279

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What new or enhanced feature are you proposing?
TemporaryVariables and Values can be considered to represent the same types of 
elements; it should be possible to safely remove the TemporaryVariable model 
element, if it is specified that a Value within an ActivityOperation persists 
only during the execution of that operation, perhaps by defining an 
ActivityOperation as a Scope.

What goal would this enhancement help you achieve?
A smaller metamodel.

Original issue reported on code.google.com by soundasleep on 8 Aug 2011 at 8:42

GoogleCodeExporter commented 9 years ago
mass tagging old issues to future work

Original comment by soundasleep on 26 Sep 2011 at 9:54