Demonstrating Test-Driven Development and Evolutionary Design in the long run
2012-04-12
Let's Code Jumi #141: Generic Type Parameters (Part 1)
Improving the code generator to produce correct generic type parameters. Even after Java's type erasure it's possible to dig out some type parameter information using reflection.
I meant to propose a scenario around additional imports that might be needed for the generic arguments. But looking at GitHub, it seems like you already solved that. Great stuff!
I meant to propose a scenario around additional imports that might be needed for the generic arguments. But looking at GitHub, it seems like you already solved that. Great stuff!
ReplyDelete