Re: [Pharo-project] ('a' == 'a') == true ?
Sept. 28, 2010
8:20 a.m.
indeed.
Perhaps interestingly, in the original Self paper promoting mirrors, it was argued that one of the lessons learned of using mirrors in self was that '==' is really a reflective property, that should be accessible only through mirrors. That is because, whether or not two pointers are equal is really a question on the VM level, and not on your business level.
Niko
5785
Age (days ago)
5785
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stéphane Ducasse