soundasleep / iaml

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

Builtin functions on Changeable should be referenced explicitly #267

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What new or enhanced feature are you proposing?
The "can cast?" properties on Changeable are not defined explicitly (e.g. 
Changeable.show), but instead defined through VisibleThing.functions. This 
reference should be made explicit.

What goal would this enhancement help you achieve?
Unification of operation modelling styles. This may either increase or decrease 
the complexity of modelling. It would allow for a list of builtin operations to 
be generated automatically through Modeldoc.

This is similar to issue 265.

Original issue reported on code.google.com by soundasleep on 5 Jul 2011 at 6:43

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

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