deleting a class
Ralf Juengling <[email protected]>
| Newsgroups | gmane.lisp.lush.devel |
|---|---|
| Message-ID | <[email protected]> |
I found that it's not possible to delete a class.
I suspect this is a precaution. But then it should
not be allowed to redefine a class either:
? (delete myclass)
*** delete : Cannot delete this object : ::class:myclass
Debug toplevel [y/N] ?n
? (defclass myclass object
whatever)
= myclass
A simple solution might be to let defclass lock the
class symbol.
Ralf
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click