On 20/03/2013 22:50, Nick Williams wrote: > > On Mar 20, 2013, at 5:48 PM, Mark Thomas wrote: > >> On 20/03/2013 21:35, Nick Williams wrote:
<snip/> >>> Also agreed. However, r1459028 introduces some unnecessary casting. This is >>> easily solved: >> >> Indeed, but Eclipse flags a couple of errors when you do this. The >> errors are incorrect but rather a nuisance. >> >> Something to look at after the next update. >> >> Mark > > That's odd. Those are standard Java 6 language features. Why on earth would > Eclipse flag them as errors??? *scratches head* > > What version of Eclipse are you using? Latest stable fully patched. Eclipse appears to have a problem matching the method call to the correct method. Having had a little experience with method mapping with the last EL implementation I appreciate just how tricky the edge cases can be and generics just makes it an order of magnitude harder. Mark --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org