digitalmars.D - Who are the people helping Walter make D?
- Myron Alexander (5/5) Sep 25 2007 Hello.
- Matti Niemenmaa (9/11) Sep 25 2007 Walter is the only one who commits code to what's in the DMD zip files.
- Bill Baxter (5/17) Sep 25 2007 There has to be some kind of clever name for this sort of development
- Clay Smith (2/25) Sep 25 2007 It's a Bizarre Cathedral ;)
- Bruno Medeiros (6/32) Sep 26 2007 A cathedral is still too big.
- =?UTF-8?B?U3TDqXBoYW4gS29jaGVu?= (16/21) Sep 26 2007 -----BEGIN PGP SIGNED MESSAGE-----
- Ingo Oeser (9/15) Sep 28 2007 Citing:
- renoX (6/10) Sep 30 2007 Well, I remember that at some points, Linux contributors were also not
Hello. Just wondering, who are the people that are contributing to DMD and Phobos or is it just Walter? Regards, Myron.
Sep 25 2007
Myron Alexander wrote:Just wondering, who are the people that are contributing to DMD and Phobos or is it just Walter?Walter is the only one who commits code to what's in the DMD zip files. Of course, some code might (and does) come from, for instance, patches submitted to the D Bugzilla. Still, it's Walter who checks the code and decides whether to add it to the official distribution or not. See this for guidelines if you feel like submitting something: http://www.digitalmars.com/d/archives/digitalmars/D/Humble_request_Walter_Could_you_please_fix_phobos_already_55806.html#N56001 -- E-mail address: matti.niemenmaa+news, domain is iki (DOT) fi
Sep 25 2007
Matti Niemenmaa wrote:Myron Alexander wrote:There has to be some kind of clever name for this sort of development style -- this "Open Source but only the King can commit" setup. It's not really a Cathedral or a Bazaar. --bbJust wondering, who are the people that are contributing to DMD and Phobos or is it just Walter?Walter is the only one who commits code to what's in the DMD zip files. Of course, some code might (and does) come from, for instance, patches submitted to the D Bugzilla. Still, it's Walter who checks the code and decides whether to add it to the official distribution or not. See this for guidelines if you feel like submitting something: http://www.digitalmars.com/d/archives/digitalmars/D/Humble_request_Walter_Could_you_please_fix_phobos_already_55806.html#N56001
Sep 25 2007
Bill Baxter wrote:Matti Niemenmaa wrote:It's a Bizarre Cathedral ;)Myron Alexander wrote:There has to be some kind of clever name for this sort of development style -- this "Open Source but only the King can commit" setup. It's not really a Cathedral or a Bazaar. --bbJust wondering, who are the people that are contributing to DMD and Phobos or is it just Walter?Walter is the only one who commits code to what's in the DMD zip files. Of course, some code might (and does) come from, for instance, patches submitted to the D Bugzilla. Still, it's Walter who checks the code and decides whether to add it to the official distribution or not. See this for guidelines if you feel like submitting something: http://www.digitalmars.com/d/archives/digitalmars/D/Humble_request_Walter_Could_you_please_fix_phobos_alrea y_55806.html#N56001
Sep 25 2007
Clay Smith wrote:Bill Baxter wrote:A cathedral is still too big. It's more like Lone Hermit on Top of Mountain. :P -- Bruno Medeiros - MSc in CS/E student http://www.prowiki.org/wiki4d/wiki.cgi?BrunoMedeiros#DMatti Niemenmaa wrote:It's a Bizarre Cathedral ;)Myron Alexander wrote:There has to be some kind of clever name for this sort of development style -- this "Open Source but only the King can commit" setup. It's not really a Cathedral or a Bazaar. --bbJust wondering, who are the people that are contributing to DMD and Phobos or is it just Walter?Walter is the only one who commits code to what's in the DMD zip files. Of course, some code might (and does) come from, for instance, patches submitted to the D Bugzilla. Still, it's Walter who checks the code and decides whether to add it to the official distribution or not. See this for guidelines if you feel like submitting something: http://www.digitalmars.com/d/archives/digitalmars/D/Humble_request_Walter_Could_you_please_fix_phobos_alrea y_55806.html#N56001
Sep 26 2007
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Bill Baxter schreef:There has to be some kind of clever name for this sort of development style -- this "Open Source but only the King can commit" setup. It's not really a Cathedral or a Bazaar. --bbI can't think of any name for it, but they do have the "Benevolent Dictator For Life" (BDFL) title for people like Walter. Or even Self Appointed BDFL (SABDFL). Hmm.. Wikipedia already lists Walter as one. Someone snuck it in a couple of weeks ago; the only revision without a description! :p - -- Stéphan -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFG+rbJcFUq0gzqDwQRAti/AJ9QGT7XVyF2DWRsienqojktXRBGVwCePGHc 0V6+zpIMupxsKhOZBegWAV8= =O82H -----END PGP SIGNATURE-----
Sep 26 2007
Bill Baxter wrote:Matti Niemenmaa wrote:http://www.digitalmars.com/d/archives/digitalmars/D/Humble_request_Walter_Could_you_please_fix_phobos_already_55806.html#N56001Citing: http://bazaar-vcs.org/Workflows Linux is: Decentralized with human gatekeeper D might be: Centralized with human gatekeeper One of these models does scale quite well :-) Best Regards Ingo OeserThere has to be some kind of clever name for this sort of development style -- this "Open Source but only the King can commit" setup. It's not really a Cathedral or a Bazaar.
Sep 28 2007
Ingo Oeser a écrit :Linux is: Decentralized with human gatekeeper D might be: Centralized with human gatekeeper One of these models does scale quite well :-)Well, I remember that at some points, Linux contributors were also not satisfied with Linus 'Linus don't scale'.. Hopefully at some points Walter will learn from this history, otherwise it's likely that D won't be able to become a major language.. renoX
Sep 30 2007