swig icon indicating copy to clipboard operation
swig copied to clipboard

Implement swig_this

Open jaeandersson opened this issue 9 years ago • 4 comments

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.

jaeandersson avatar Sep 09 '15 05:09 jaeandersson

Ping @KrisThielemans

jaeandersson avatar Sep 09 '15 05:09 jaeandersson

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 :-)

KrisThielemans avatar Sep 09 '15 07:09 KrisThielemans

Fixed in dab27fe46c0b56b7ac720a2aa12b9b50398c2e85.

jaeandersson avatar Sep 10 '15 15:09 jaeandersson

Todo: add back swig_this to test suite. Cf. 8fc108f4efa58143a21426683875dd6e06f2506e.

jaeandersson avatar Sep 10 '15 15:09 jaeandersson