On Mar 20, 2013, at 6:45 PM, Mark Thomas wrote:

> 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

I don't reckon you'd paste/screenshot the error and send it to me, would you? 
I'd be interested to know if there's a bug report (i.e., if Eclipse even knows 
there's a problem). My primary concern is that, since their IDE and compiler 
are so aligned, the compiler may not recognize it, either.

Then again, I don't use Eclipse. I've hated it for about 9 years. I'm an 
IntelliJ guy. :-)

Nick
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to