Actually, I think the real problem isn't generics but an inner class
that using a generic specified by the outer class. I bet this problem
goes away if all the classes were defined as outer classes.
Steve Loughran wrote:
Scot P. Floess wrote:
Steve:
My apologies...my mouth is now stretched from the placement of my
foot in my mouth ;) When I tried this, I didn't specify -classpath
to command line javac. I see now by doing so it does, in fact, break
as mentioned.
Yeah, I agree (now) that it is a bug :)
Or a limitation of generics. Namely the .class file doestn contain
enough type information.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Scot P. Floess
27 Lake Royale
Louisburg, NC 27549
252-478-8087 (Home)
919-754-4592 (Work)
Chief Architect JPlate http://sourceforge.net/projects/jplate
Chief Architect JavaPIM http://sourceforge.net/projects/javapim
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]