2000-11-06 Mikael Djurfeldt * goops.scm (internal-add-method!): Set n-specialized of a generic function to the number of specializers regardless if it has rest args or not. * goops/dispatch.scm (method-cache-install!): Use n-specialized + 1 args for type matching. (Thanks to Lars J. Aas.) 2000-10-23 Mikael Djurfeldt * goops.scm (goops-error): Removed use of oldfmt.