DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

(goops.info.gz) Determining Which Methods to Apply

Info Catalog (goops.info.gz) Invoking Generic Functions (goops.info.gz) Handling Invocation Errors
 
 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
 
Info Catalog (goops.info.gz) Invoking Generic Functions (goops.info.gz) Handling Invocation Errors
automatically generated byinfo2html