On 12/18/2010 12:43 PM, Peter wrote:
If we check the bytecode for instanceof checks and type casts, using ASM, we could insert a type check and a handler that throws a checked exception.
Before we start adding a extra dependency to the solution, shouldn't we study the impact of plain generics first?
Gr. Sim