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?
Uli
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]