Thread overview
YAPP - D properties voting reminder
Aug 01, 2009
aarti_pl
Aug 01, 2009
Chad J
Aug 01, 2009
aarti_pl
Aug 01, 2009
Tim Matthews
August 01, 2009
Hello!

It is reminder about ongoing voting about D properties proposals. You can express your opinion.

Current results are as follows:

* 23 voters

* D properties pool:
- 60,87% of people are for introducing new syntax for properties
- 39,13% are for fixing existing problems with current syntax
- most people who would like new syntax prefer following syntax:
	property {
	  int size() {return _size;}
	  void size(int s) {_size = s;}
	}
  then goes C# syntax, and finally latest proposal from Michael Fortin.

* Omissible parenthesis poll:
- 65,22% are for removing omissible parenthesis syntax from D language

---

I don't think that 23 voters can be representative for D community. If you have clear opinion about how properties should work in D, then you can express your opinion. Don't loose your chance :-)

http://www.igsoft.net/dpolls/index.php

BR
Marcin Kuszczak
(aarti_pl)
August 01, 2009
aarti_pl wrote:
> 
> I don't think that 23 voters can be representative for D community. If you have clear opinion about how properties should work in D, then you can express your opinion. Don't loose your chance :-)
> 

The poll has been up for a bit more than 5 hours now, and 34 people have voted.  This /might/ be /almost/ representative of the highly active D community.  There are probably others who only check the newsgroup every few days.  Please give it some time.
August 01, 2009
Chad J pisze:
> aarti_pl wrote:
>> I don't think that 23 voters can be representative for D community. If
>> you have clear opinion about how properties should work in D, then you
>> can express your opinion. Don't loose your chance :-)
>>
> 
> The poll has been up for a bit more than 5 hours now, and 34 people have
> voted.  This /might/ be /almost/ representative of the highly active D
> community.  There are probably others who only check the newsgroup every
> few days.  Please give it some time.

I agree. We can already see preliminary results, but I think that the poll should stay till next Sunday (9. August). I will try to send reminders every few days.

BR
Marcin Kuszczak
(aarti_pl)
August 01, 2009
On Sat, 01 Aug 2009 15:28:36 -0400
Chad J <chadjoan@__spam.is.bad__gmail.com> wrote:

 There are probably others who only check the
> newsgroup every few days.  Please give it some time.

I would check the ng more often if it could upgrade it's server / bandwidth or wherever the bottle neck is.