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

3.7.1 Determining Which Methods to Apply

[ *fixme* Sorry - this is the area of GOOPS that I understand least of all, so I'm afraid I have to pass on this section. Would some other kind person consider filling it in? ]

generic: apply-generic
method: apply-generic (gf <generic>) args
generic: compute-applicable-methods
method: compute-applicable-methods (gf <generic>) args
generic: sort-applicable-methods
method: sort-applicable-methods (gf <generic>) methods args
generic: method-more-specific?
method: method-more-specific? (m1 <method>) (m2 <method>) args
generic: apply-method
method: apply-method (gf <generic>) methods build-next args
generic: apply-methods
method: apply-methods (gf <generic>) (l <list>) args

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