soundasleep / iaml

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

Add 'visibility' boolean property to VisibleThings #223

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What new or enhanced feature are you proposing?
The visibility of a VisibleThing could be set directly by the developer, 
without having to rely on an onAccess->hide() call. It would also mean that the 
visibility of a component could be accessed at runtime, through 
VisibleThing.visibility.

What goal would this enhancement help you achieve?
A more functional modelling language, and simpler implementations of common 
scenarios.

Original issue reported on code.google.com by soundasleep on 19 Jan 2011 at 12:15

GoogleCodeExporter commented 9 years ago
Resolved in r2649.

Original comment by soundasleep on 8 Apr 2011 at 6:20