www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - Inheriting purity DDJ blog by Walter on reddit

reply Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
http://www.reddit.com/r/programming/comments/q2pmd/inheriting_purity_in_the_d_programming_language/

Andrei
Feb 23 2012
next sibling parent reply deadalnix <deadalnix gmail.com> writes:
Le 23/02/2012 18:27, Andrei Alexandrescu a écrit :
 http://www.reddit.com/r/programming/comments/q2pmd/inheriting_purity_in_the_d_programming_language/


 Andrei
I'm still not convinced by const (this can lead to very confusing cases), but for everything else, this is great job.
Feb 23 2012
next sibling parent "Jason House" <jason.james.house gmail.com> writes:
On Thursday, 23 February 2012 at 19:48:11 UTC, deadalnix wrote:
 Le 23/02/2012 18:27, Andrei Alexandrescu a écrit :
 http://www.reddit.com/r/programming/comments/q2pmd/inheriting_purity_in_the_d_programming_language/


 Andrei
I'm still not convinced by const (this can lead to very confusing cases), but for everything else, this is great job.
I agree. Out of all the modifiers discussed, only one allows overloading on its presence...
Feb 23 2012
prev sibling parent reply Timon Gehr <timon.gehr gmx.ch> writes:
On 02/23/2012 08:54 PM, deadalnix wrote:
 Le 23/02/2012 18:27, Andrei Alexandrescu a écrit :
 http://www.reddit.com/r/programming/comments/q2pmd/inheriting_purity_in_the_d_programming_language/



 Andrei
I'm still not convinced by const (this can lead to very confusing cases), but for everything else, this is great job.
Would you mind giving an instance of such a confusing case?
Feb 25 2012
parent deadalnix <deadalnix gmail.com> writes:
Le 25/02/2012 16:35, Timon Gehr a écrit :
 On 02/23/2012 08:54 PM, deadalnix wrote:
 Le 23/02/2012 18:27, Andrei Alexandrescu a écrit :
 http://www.reddit.com/r/programming/comments/q2pmd/inheriting_purity_in_the_d_programming_language/




 Andrei
I'm still not convinced by const (this can lead to very confusing cases), but for everything else, this is great job.
Would you mind giving an instance of such a confusing case?
I purposely didn't because it isn't the thread for that. Please, let's discuss that in the apropriate thread.
Feb 25 2012
prev sibling parent "Lars T. Kyllingstad" <public kyllingen.net> writes:
On 23/02/12 18:27, Andrei Alexandrescu wrote:
 http://www.reddit.com/r/programming/comments/q2pmd/inheriting_purity_in_the_d_programming_language/
Is it just me, or has reddit started becoming a lot more positive towards D lately? A year ago almost every discussion ended up getting hijacked by trolls spreading FUD. -Lars
Feb 24 2012