It’s probably OK, but I’m a bit worried that we inadvertently proxy also attributes that we shouldn’t directly expose. Also, I thin that in this way those methods are not visible with dir(...)
. Therefore, I would probably prefer to proxy all those we need on both classes explicitly, one by one, if that’s OK
Okay, fair enough. I should have a list of attributes which are needed and will only expose those