first step towards effective methods
authorAndy Wingo <wingo@pobox.com>
Thu, 5 Nov 2009 10:32:16 +0000 (11:32 +0100)
committerAndy Wingo <wingo@pobox.com>
Wed, 25 Nov 2009 23:25:06 +0000 (00:25 +0100)
commit0f84ac3fe6da365c9580ea2d475c4fb8fa58b1a7
treebc1aa27c2bbf04d0facd78f39833cc07e5b6b7a5
parentb6cf4d026506b8e5042671f7503d4d9e9a810d49
first step towards effective methods

* libguile/goops.c (create_standard_classes):
* libguile/goops.h *scm_si_applicable_methods, scm_si_effective_method)
  (scm_si_applicable_setter_methods, scm_si_effective_setter_method):
  Add space for the new form of the generic cache and effective method.
libguile/goops.c
libguile/goops.h