From: Scott M S. <sco...@jb...> - 2006-07-12 17:51:33
|
This is the issue with generics. I have seen both javac and eclipse with compiler bugs that allowed unsafe usage of collections. There still really are no guarentees, only better static analysis of possible misuse. > -----Original Message----- > From: Max Andersen=20 > Sent: Wednesday, July 12, 2006 10:40 AM > To: Scott M Stark; Hibernate development > Subject: Re: [Hibernate] eclipse chokes on current annotations code >=20 >=20 > yes, i realized this (also explained on the bug). >=20 > What tricked me was that neither I or emmanuel must have been=20 > using the latest javac ;) >=20 > /max |