Would it help if delegation worked by convention a...
# announcements
e
Would it help if delegation worked by convention and let you delegate to an object even if it does not implement an interface? You'll still have to define an interface, but the rest will be provided by compiler... just a thought....