DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

(goops.info.gz) Redefining a Class

Info Catalog (goops.info.gz) Invoking Generic Functions (goops.info.gz) Reference Manual (goops.info.gz) Changing the Class of an Instance
 
 Redefining a Class
 ==================
 
 Suppose that a class `<my-class>' is defined using `define-class'
 ( define-class Basic Class Definition.), with slots that have
 accessor functions, and that an application has created several
 instances of `<my-class>' using `make' ( make Basic Instance
 Creation.).  What then happens if `<my-class>' is redefined by calling
 `define-class' again?
 

Menu

 
* Default Class Redefinition Behaviour
* Customizing Class Redefinition
 
Info Catalog (goops.info.gz) Invoking Generic Functions (goops.info.gz) Reference Manual (goops.info.gz) Changing the Class of an Instance
automatically generated byinfo2html