Hi, I noticed that NormalScopeProxy doesn't by default delegate hashCode() to the contextual instance but it does delegate equals(). Is this the intended behavior, and why? The hashCode() call is delegated if the bean class has a custom implementation of hashCode() .
Thanks, Shahim
