Adam Heath wrote:
David E Jones wrote:
I'm interested in hearing other opinions, but I think this is a good
reason to delay our use of generics for certain things, especially for
things that should be minimally cumbersome, like dispatcher calls with
UtilMisc.toMap inline, which is really the primary use scenario for the
toMap method...
Hopefully this new feature in Java will mature more in the near future,
but in the mean time we shouldn't be too aggressive in adopting and
using it. I know the intentions are good, but the result is what is
important. I'm all for progress, but from a pragmatic perspective only.
I think for configuration/status methods/operations, it's ok. But I'm
willing to undo those high-facing methods in delegator/dispatcher.
This sounds like a plan.
What is the next step on this? Adam, are you going to revert some of the
last changes or you don't have time and it is better to file a Jira
issue for this?
Jacopo