Y
Hacker News
new
|
ask
|
show
|
jobs
by
pjc50
2447 days ago
Same object, different interfaces.
1 comments
magicalhippo
2447 days ago
You can implement the other interfaces using other objects, but they should delegate the ref counting to the root/main object.
link