|
Is there a tool to generate methods for delegation?
I would like to be able to ...
pick the instance variable (to delegate to),
pick a 'sample' class,
and then select methods (from the sample class' hierarchy) for local
forwarding.
I looked through the menus (of a recent image) and find no menu-labels
suggesting such a capability.
Also, is there an option to generate stub methods for
subclassResponsibility?
Thanks,
Cam
|