The AMOP mandates that every generic function and method be registered with
the specializers they use. However, as far as I know it does not mandate
any way to "delete" function objects, so that the following sequence leaves
a trail of non-existent function objects in a class:

* Define the class FOO
* Define a method for function FAA specialized on FOO
* Apply FMAKUNBOUND on 'FAA

At the end class FOO still keeps a list of functions and methods that were
registered with it.

Juanjo

-- 
Instituto de FĂ­sica Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
------------------------------------------------------------------------------
For Developers, A Lot Can Happen In A Second.
Boundary is the first to Know...and Tell You.
Monitor Your Applications in Ultra-Fine Resolution. Try it FREE!
http://p.sf.net/sfu/Boundary-d2dvs2
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to