What new or enhanced feature are you proposing?
If a developer overrides VisibleThing.show with a new ActivityOperation, it is
not currently possible to call the old "show" method. This is by design, but it
may be desirable to support this functionality in the future.
What goal would this enhancement help you achieve?
Easier for developers to override builtin operations on the metamodel.
c.f. Java's super.XXX() approach.
Original issue reported on code.google.com by soundasleep on 5 Jul 2011 at 6:25
Original issue reported on code.google.com by
soundasleep
on 5 Jul 2011 at 6:25