in reply to Re: Real live usage of inheritance?
in thread Real live usage of inheritance?
In this circumstances I tend to take a different approach - I would do the object creator taking as a parameter the done() function. I gues I am used to use higher order constructs.