Em Wed, 25 Mar 2009 20:08:31 -0300, Ulrich Stärk <[email protected]> escreveu:

I just did a fresh import of tapestry into eclipse and eclipse complained about not being able to compile ParallelExecutorTest because of cast issues. That's because the Invokable isn't being given a type argument of type StringHolder and therefore it tries to add an Object to the thunks list were it should add a StringHolder. Is this intended, known or am I doing something wrong?

I guess you're not wrong, because the same error happens to me.

--
Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to