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

8.12 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?


This document was generated on April 20, 2013 using texi2html 5.0.

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