Thanks a lot beforehand for the hint! I assume you mean the lines like:

// must do this ugly cast to avoid compiler error on AIX/HP-UX
ProcessorDefinition<?> defn = (ProcessorDefinition<?>) this;

which I carefully tried to skip by all the provided patches, however IMHO
*if* we reach the level of an appropriate usage of the java generics then
those casts will become obsolete and there will be no need more to help
compilers understand what we actually intend to do.

I would of course test any such changes along those lines on AIX/HP-UX as
well *before* applying.

Babak

--
View this message in context: 
http://camel.465427.n5.nabble.com/DISCUSS-Trunk-Code-Cleanup-tp5071594p5158096.html
Sent from the Camel Development mailing list archive at Nabble.com.

Reply via email to