1
Suggestions and Requests / automatic update of overloaded members
« on: December 28, 2004, 10:32:41 am »
Suppose you have a class that generalises another one. When you create the generalisation, EA asks you which member to override or implement.
It could be very nice if, when you modify the members in the ancestor, EA automagically change derived classes too.
At the moment one has to recreate the generalisation and then manually remove the old member definition from derived class.
It could be very nice if, when you modify the members in the ancestor, EA automagically change derived classes too.
At the moment one has to recreate the generalisation and then manually remove the old member definition from derived class.