Eric Schulte wrote:
> Hi Lawrence,
> Is there a reason to make this copy? Given that params is used like a
> hash/dictionary the order of it's elements should not matter. Is there
> a case where this patch is necessary to avoid buggy behavior?
Ah, but the sorting is happening so that the hashin
Hi Lawrence,
Is there a reason to make this copy? Given that params is used like a
hash/dictionary the order of it's elements should not matter. Is there
a case where this patch is necessary to avoid buggy behavior?
If so then I'm happy to apply the patch, but if there is no need then
I'd rathe