[Issue 9771] Remove toHash from Object

d-bugmail at puremagic.com d-bugmail at puremagic.com
Sat Mar 23 07:34:53 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=9771


Jacob Carlborg <doob at me.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |doob at me.com


--- Comment #8 from Jacob Carlborg <doob at me.com> 2013-03-23 07:34:51 PDT ---
(In reply to comment #4)
> I wouldn't go as far as using introspection to make a default toHash, but I
> think there's value in providing a default toHash for classes that just hashes
> the object's address (I think that's what the current toHash does).

I think that will conflict with having a moving garbage collector.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list