I'm using Scala 2.7.5 and it seems that Manifests do not have a stable hashCode or working equals methods. Is this by design? Will it be different in 2.8?
On Thu, Sep 10, 2009 at 7:38 PM, David Pollak
wrote:
> Folks,
>
> I'm using Scala 2.7.5 and it seems that Manifests do not have a stable
> hashCode or working equals methods. Is this by design? Will it be
> different in 2.8?
It's not by design but by omission. I hope we'll be able to change that for 2.8.
On Thu, Sep 10, 2009 at 7:38 PM, David Pollak
wrote:
> Folks,
>
> I'm using Scala 2.7.5 and it seems that Manifests do not have a stable
> hashCode or working equals methods. Is this by design? Will it be
> different in 2.8?
It's not by design but by omission. I hope we'll be able to change that for 2.8.