change-object-class refactor
authorAndy Wingo <wingo@pobox.com>
Fri, 16 Jan 2015 12:02:31 +0000 (13:02 +0100)
committerAndy Wingo <wingo@pobox.com>
Fri, 23 Jan 2015 15:16:03 +0000 (16:16 +0100)
commit9539b20ba92c84296f6e453175844d5a5614d307
tree86a6fb4597c923de4557dc76913effa57503eacb
parentf15c0f545be3dd4b1da92824b1bf782e3571b4a6
change-object-class refactor

* module/oop/goops.scm (change-object-class): Refactor to use slot-ref,
  slot-bound?, and slot-set! instead of the using-class? variants.
module/oop/goops.scm