+1 To Ted.
David Graham wrote:
--- robert burrell donkin <[EMAIL PROTECTED]> wrote:
+1
but please don't roll a release before the upcoming beanutils
dependency hell fix is released. this will allow the problematic
validator dependency on commons collections to be removed by upgrading
to the next beanutils release.
Actually, the removal of collections classes from validator will take a
bit longer.
Why is it that we want to remove FastHashMap ? is there a performance
penalty ?
Rob
We still have protected FastHashMap variables that need to be
replaced with Maps.
David