digitalmars.D - YAPP - D properties voting reminder
- aarti_pl (24/24) Aug 01 2009 Hello!
- Chad J (5/10) Aug 01 2009 The poll has been up for a bit more than 5 hours now, and 34 people have
- aarti_pl (7/17) Aug 01 2009 I agree. We can already see preliminary results, but I think that the
- Tim Matthews (5/6) Aug 01 2009 On Sat, 01 Aug 2009 15:28:36 -0400
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;}
}
* 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)
Aug 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.
Aug 01 2009
Chad J pisze:aarti_pl wrote: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)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.
Aug 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 thenewsgroup 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.
Aug 01 2009









aarti_pl <aarti interia.pl> 