www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Simple tagged attribute for unions

reply bearophile <bearophileHUGS lycos.com> writes:
I have suggested yet another attribute,  tagged:
http://d.puremagic.com/issues/show_bug.cgi?id=5097

Bye,
bearophile
Oct 21 2010
next sibling parent reply Andrei Alexandrescu <SeeWebsiteForEmail erdani.org> writes:
On 10/21/2010 08:41 PM, bearophile wrote:
 I have suggested yet another attribute,  tagged:
 http://d.puremagic.com/issues/show_bug.cgi?id=5097

 Bye, bearophile
And almost exactly six hours ago:
 On the other hand, currently there are many D2 features that are
 unfinished and buggy, so adding even more stuff is not a good idea.
 And I think named arguments are a purely additive change. So Walter
 may add them later when the current features are implemented well
 enough. Currently it's much more important to focus on eventually
 needed non-additive changes instead.
Hope you agree with yourself :o). Andrei
Oct 21 2010
next sibling parent Jonathan M Davis <jmdavisProg gmx.com> writes:
On Thursday 21 October 2010 20:04:16 Andrei Alexandrescu wrote:
 On 10/21/2010 08:41 PM, bearophile wrote:
 I have suggested yet another attribute,  tagged:
 http://d.puremagic.com/issues/show_bug.cgi?id=5097
 
 Bye, bearophile
And almost exactly six hours ago:
 On the other hand, currently there are many D2 features that are
 unfinished and buggy, so adding even more stuff is not a good idea.
 And I think named arguments are a purely additive change. So Walter
 may add them later when the current features are implemented well
 enough. Currently it's much more important to focus on eventually
 needed non-additive changes instead.
Hope you agree with yourself :o). Andrei
Yeah well, for Bearophile, feature requests seem to be practically like breathing - no matter how much he tries, he can't stop doing it. ;) - Jonathan M Davis
Oct 21 2010
prev sibling parent Bruno Medeiros <brunodomedeiros+spam com.gmail> writes:
On 22/10/2010 04:04, Andrei Alexandrescu wrote:
 On 10/21/2010 08:41 PM, bearophile wrote:
 I have suggested yet another attribute,  tagged:
 http://d.puremagic.com/issues/show_bug.cgi?id=5097

 Bye, bearophile
And almost exactly six hours ago:
 On the other hand, currently there are many D2 features that are
 unfinished and buggy, so adding even more stuff is not a good idea.
 And I think named arguments are a purely additive change. So Walter
 may add them later when the current features are implemented well
 enough. Currently it's much more important to focus on eventually
 needed non-additive changes instead.
Hope you agree with yourself :o). Andrei
How did I miss that! It's bearophile's best comment ever! :D -- Bruno Medeiros - Software Engineer
Nov 19 2010
prev sibling parent reply bearophile <bearophileHUGS lycos.com> writes:
Andrei:

 Hope you agree with yourself :o).
"Do I contradict myself? Very well, then I contradict myself, I am large, I contain multitudes." --Walt Whitman. The tagged attribute for unions is an additive change. Even if you don't implement it now, people have the freedom to design and think about it. Bye, bearophile
Oct 22 2010
next sibling parent reply Gary Whatmore <no spam.spam> writes:
bearophile Wrote:

 Andrei:
 
 Hope you agree with yourself :o).
"Do I contradict myself? Very well, then I contradict myself, I am large, I contain multitudes." --Walt Whitman. The tagged attribute for unions is an additive change. Even if you don't implement it now, people have the freedom to design and think about it.
You should put your skills into practice. I'd love to experiment with an experimental "BearD" branch. Would speed up D3 development a lot if DigitalMars could cherry pick the best parts. - G.W.
Oct 22 2010
parent bearophile <bearophileHUGS lycos.com> writes:
Gary Whatmore:

 You should put your skills into practice. I'd love to experiment with an
experimental "BearD" branch.  Would speed up D3 development a lot if
DigitalMars could cherry pick the best parts.
Probably my skills are not good enough to implement most of the things I have suggested (I know biology) :-) Bye, bearophile
Oct 22 2010
prev sibling parent Juanjo Alvarez <fake fakeemail.com> writes:
On Fri, 22 Oct 2010 06:33:33 -0400, bearophile 
<bearophileHUGS lycos.com> wrote:
 The  tagged attribute for unions is an additive change. Even if you 
don't implement it now, people have the freedom to design and think about it. I hope this forum still can be used to discuss aditive changues. We don't expect Walter et all to rest after the first stable version of D2 :P
Oct 22 2010