Re: How to handle these warnings?
Bruno Haible <[email protected]>
| Newsgroups | gmane.lisp.clisp.devel |
|---|---|
| Message-ID | <1502557.LfW92FYsrE@omega> |
Hi Sam, > Why is class-direct-subclasses in > *dynamically-modifiable-generic-function-names* but > class-direct-superclasses not? When you look in the MOP (clisp/doc/mop-spec.pdf), pages 75..78, you see on page 78 an indication that the default method on class-direct-subclasses can be overridden. (Although I cannot imagine what such a method could do differently, assuming that the user has added overriding methods to add-direct-subclass and remove-direct-subclass. But it's in the spec...) No such indication is present for class-direct-superclasses. Bruno ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ clisp-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clisp-devel