Correctly sort out string-specified getters in virtual-slots.lisp
authorRupert Swarbrick <rswarbrick@gmail.com>
Wed, 29 Feb 2012 17:00:45 +0000 (17:00 +0000)
committerRupert Swarbrick <rswarbrick@gmail.com>
Wed, 29 Feb 2012 17:11:09 +0000 (17:11 +0000)
commit8f49b7a10a9717890ca98dff2b01799b80ce2761
tree0d9910e6a2850d288ce93fb669c1b321daf6cc96
parent1d2032d45fc8c2603685f5f8f606c066b9418e6e
Correctly sort out string-specified getters in virtual-slots.lisp

The new code basically just punts to the method on
compute-slot-reader-function defined in proxy.lisp.
gffi/virtual-slots.lisp