Warning STklos feature: function redefination

From: John A. Zinky <jzinky_at_bbn.com>
Date: Fri, 21 Jul 1995 08:14:37 -0400

The problem is when klos generic redefines a previously defined fuction.

The first time was when I declared a generic function "update"

The second time was when I declared a slot/accessor "text"

In both cases the new generic function wipes out the old function.
Now any code that depends on the old functions is broke, which is
especially true of TK libraries which make extensive use of regular
functions.
        
The only saving grace is that the graphical debugger breaks and if I
was paying attention I could have seen the culprit in the stack dump.

Is there a package mechanism for STk?
Received on Fri Jul 21 1995 - 14:18:30 CEST

This archive was generated by hypermail 2.3.0 : Mon Jul 21 2014 - 19:38:59 CEST