manpagez: man pages & more
info goops
Home | html | info | man
[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

3.8 Redefining a Class

Suppose that a class <my-class> is defined using define-class (see section define-class), with slots that have accessor functions, and that an application has created several instances of <my-class> using make (see section make). What then happens if <my-class> is redefined by calling define-class again?


© manpagez.com 2000-2024
Individual documents may contain additional copyright information.