www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Poll regarding delete removal

reply F. Almeida <francisco.m.almeida gmail.com> writes:
Just to satisfy my curiousity about how many D users think that the
delete operator really is evil, I launched a poll in micropoll.com.

http://www.micropoll.com/akira/mpview/979834-265542
Jul 15 2010
next sibling parent reply Tim Verweij <tjverweij gmail.com> writes:
On 16 July 2010 08:15, F. Almeida <francisco.m.almeida gmail.com> wrote:

 Just to satisfy my curiousity about how many D users think that the
 delete operator really is evil, I launched a poll in micropoll.com.

 http://www.micropoll.com/akira/mpview/979834-265542
What about "I don't know enough about the issue to form an opinion." and "I don't care, I don't/rarely use delete anyway." Groet, Tim
Jul 16 2010
parent Jason House <jason.james.house gmail.com> writes:
 What about
 "I don't know enough about the issue to form an opinion."
 and
 "I don't care, I don't/rarely use delete anyway."
The latter one would have gotten my vote.
Jul 16 2010
prev sibling next sibling parent "Craig Black" <cblack ara.com> writes:
While we are at it, let's get rid of new as well.

"F. Almeida" <francisco.m.almeida gmail.com> wrote in message 
news:i1otdb$2dle$1 digitalmars.com...
 Just to satisfy my curiousity about how many D users think that the
 delete operator really is evil, I launched a poll in micropoll.com.

 http://www.micropoll.com/akira/mpview/979834-265542 
Jul 16 2010
prev sibling next sibling parent "Patrick Kreft" <patrick.kreft gmx.net> writes:
On Fri, 16 Jul 2010 08:15:07 +0200, F. Almeida  
<francisco.m.almeida gmail.com> wrote:

 Just to satisfy my curiousity about how many D users think that the
 delete operator really is evil, I launched a poll in micropoll.com.

 http://www.micropoll.com/akira/mpview/979834-265542
I miss the option "Should be a wrapper for GC.free"
Jul 16 2010
prev sibling parent reply "Yao G." <nospamyao gmail.com> writes:
I don't understand why people complains about this issue. delete didn't  
worked the way it do in C++. Why on Earth do anybody would want to use a  
broken operator?

On Fri, 16 Jul 2010 01:15:07 -0500, F. Almeida  
<francisco.m.almeida gmail.com> wrote:

 Just to satisfy my curiousity about how many D users think that the
 delete operator really is evil, I launched a poll in micropoll.com.

 http://www.micropoll.com/akira/mpview/979834-265542
-- Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Jul 16 2010
parent "Vladimir Panteleev" <vladimir thecybershadow.net> writes:
On Fri, 16 Jul 2010 21:56:52 +0300, Yao G. <nospamyao gmail.com> wrote:

 delete didn't worked the way it do in C++. Why on Earth do anybody would  
 want to use a broken operator?
Huh? -- Best regards, Vladimir mailto:vladimir thecybershadow.net
Jul 16 2010