PolymorphismIt'd be interesting to have a candidate analyze and explain that para. Especially the part about specificity and unnecessary code. I don't think it will matter if the candidate knows GWT.
GWT RPC supports polymorphic parameters and return types. To make the best use of polymorphism, however, you should still try to be as specific as your design allows when defining service interfaces. Increased specificity allows the compiler to do a better job of removing unnecessary code when it optimizes your application for size reduction.
Showing posts with label question. Show all posts
Showing posts with label question. Show all posts
Sunday, April 15, 2007
Good Interview Question
From the GWT Developer Guide:
Subscribe to:
Posts (Atom)