Dynamic Interface Generation
Michael discusses the importance of interface descriptions for seamless communication with remote objects, highlighting how middleware interprets these descriptions to set up communication infrastructure. He explains the evolution of client proxies and invokers, emphasizing the rise of dynamic proxy generation in languages like Java. Recent advancements in reflection speed have made it feasible to use dynamic implementations in enterprise development, while also introducing a middle ground of runtime bytecode generation for proxies.In this clip
From this podcast

Software Engineering Radio - the podcast for professional software developers
Episode 10: Remoting Pt. 2
Related Questions