
9 Sep
2012
9 Sep
'12
5:26 p.m.
Am 09.09.2012 17:54, schrieb Bjorn Reese:
Oliver, have you considered a solution where it is possible to inherit from a base class, so we can use the this pointer instead of the self parameter?
Yes - but I decided to re-use Giovanni's interface design. Additionally, if you derive from a base class you get access to coroutine's internals which is not desired.