|
I think your test here is an incorrect failure. At least in my test based on yours, the UniqueDelegate is consulted for the creation. It is not consulted for dropping. The problem really isn't even consulting the UniqueDelegate or not. The problem is that the unique keys are not dropped explicitly. However, I do not see that where we do that in 4.x either.
|