Video description
What do you do when you want the benefits of modularity and abstraction during development, but you aren't willing to subject users with any runtime overhead to get it? If you're the GWT team, you invent deferred binding. Deferred binding is a pluggable compile-time type substitution and code generation mechanism. This unique approach to program modularization provides many of the benefits of Java reflection and dynamic class loading without compromising the GWT compiler's ability to optimize the heck out of your code. The GWT libraries leverage deferred binding to provide zero-overhead browser abstractions, highly optimizable internationalization, automatic image bundling, and high-performance, polymorphic RPC. Best of all, deferred binding is extensible, and this session will show you how you can take advantage of it to build powerful, reusable and, most importantly, efficient abstractions in your own libraries.
Table of contents
- Deferred Binding 00:45:05
Product information
- Title: Deferred Binding
- Author(s):
- Release date: December 2007
- Publisher(s): Pearson
- ISBN: 55555LTI00031
You might also like
video
Core Java 11 Fundamentals, Second Edition
10 Hours of Video Instruction Overview Core Java® has long been recognized as the leading, no-nonsense …
video
Design Patterns in the Real World, an Analysis-Based Approach
Alan Holub takes coders deep into the reality of Gang-of-Four design patterns, those reusable guides to …
video
Java Testing for Developers
In this Java Testing for Developers training course, expert author Ian Darwin will teach you about …
video
Core Java
10 Hours of Video Instruction Overview Core Java has long been recognized as the leading, no-nonsense …