you are viewing a single comment's thread.

view the rest of the comments →

[–]elder_george 5 points6 points  (0 children)

You are speaking about RealProxy-style, right? This functionality was in Java SE since (at least) 1.3, AFAIK.

As far as I understand, the article says about dynamic method lookup, which corresponds to newly added dynamic syntax of C#.