Posted by: Stefan Misch
Hi NG,
today I stumbled over this severe bug:
just take the example Class.apl which defines a child table window class
with one column and the UseClass.apt which includes Class.apl. The instance
defines one message for the column and one for the child table window.
Now edit Class.apl and rename the child table window class.
Now edit UseClass.apl again. Fully expand the cild class. Rename the class
so that it matches the changed name. Fully expand again and watch out for
the messages - column col1 has no message action section anymore!
Autch!
Stefan