1 Dec
2009
1 Dec
'09
12:27 p.m.
Shane Hathaway wrote: [a lookup method instead of calling the interface]
What do you think?
Two objections to a method "lookup": * I do like the notion of "casting" an object with an interface. We can at least interpret single adaptation that way. * doing a call better makes this lookup mechanism "disappear into the language" But I could live with it. Regards, Martijn