soundasleep / iaml

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

Merge 'setPropertyToValue' primitive operation into 'set' #143

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What new or enhanced feature are you proposing?
Rename the 'set' PrimitiveOperation, which can only set temporary
variables, to 'setTemporaryVariable'. Consider instead renaming
'setPropertyToValue' to 'set'.

What goal would this enhancement help you achieve?
It will be less likely for the user to select the wrong primitive operation.

Original issue reported on code.google.com by soundasleep on 30 Nov 2009 at 2:34

GoogleCodeExporter commented 9 years ago
Instead of needing to have two different 'setXXX' operations, they should be 
merged
into one 'set' option.

Original comment by soundasleep on 13 Mar 2010 at 3:14

GoogleCodeExporter commented 9 years ago
moving all unresolved 0.5 issues to 0.6

Original comment by soundasleep on 17 Apr 2010 at 6:58

GoogleCodeExporter commented 9 years ago
Resolved in r2065, but not yet updated in all documentation.

Original comment by soundasleep on 28 Apr 2010 at 9:12