add generic method-formals; fixes to method-source
authorAndy Wingo <wingo@pobox.com>
Fri, 20 Mar 2009 11:06:10 +0000 (12:06 +0100)
committerAndy Wingo <wingo@pobox.com>
Fri, 20 Mar 2009 15:20:00 +0000 (16:20 +0100)
commit4e2f1e9edd1d49b1ed395ca48872bddc25759f30
treef0bc6faff5b3b4d5406d3d36f257f8573f37a683
parent17dd267a35806e56195a38006ef51b452a38ae0d
add generic method-formals; fixes to method-source

* module/oop/goops.scm (method-source): Don't throw an error if this
  method has no source.
  (method-formals): New generic function, the complement of
  method-specializers for introspection.
module/oop/goops.scm