in reply to
Create type-safe Collections in Java... with Perl
Completely un
Perl
-related, but relevant. Take a look at Philip Wadler's
Generic Java
(aka "GJ"), which sounds similar, but lives in the compiler rather than a preprocessor.
Comment on
Re: Create type-safe Collections in Java... with Perl
In Section
Cool Uses for Perl