swig
swig copied to clipboard
Implement swig_this
I realized that swig_this
(cf. #6) can be made to work quite easily. The corresponding member function just needs to be added to the classes inheriting directly from SwigRef
instead of being added to SwigRef
itself.
Ping @KrisThielemans
ok. as far as I'm concerned, very low priority (compared to fixes in the code to get the rest of the test-suite working), but I won't stop you :-)
Fixed in dab27fe46c0b56b7ac720a2aa12b9b50398c2e85.
Todo: add back swig_this
to test suite. Cf. 8fc108f4efa58143a21426683875dd6e06f2506e.