digitalmars.D - Walter's "Component Programming in D" article
- Rene Zwanenburg (6/6) Oct 04 2023 I was hoping to point a colleague to the article mentioned above.
- matheus (12/19) Oct 04 2023 Here you go:
- matheus (4/7) Oct 04 2023 And clicking in the printer... all 4 pages:
- Rene Zwanenburg (4/11) Oct 04 2023 Thanks! When I clicked the page numbers on the archive version
- Walter Bright (4/11) Oct 06 2023 This was actually a two-parter. I never put either up on my web site, I'...
- Walter Bright (2/2) Oct 07 2023 I combined the two parts into one, so as promised:
- Rene Zwanenburg (2/4) Oct 11 2023 Thank you!
I was hoping to point a colleague to the article mentioned above. Sadly Dr. Dobbs, where it was originally published, seems to be dead[0]. Archive.org has it but only the first page works. Does anyone know of a complete version floating around somewhere? [0] https://www.drdobbs.com/architecture-and-design/component-programming-in-d/240008321
Oct 04 2023
On Wednesday, 4 October 2023 at 14:35:58 UTC, Rene Zwanenburg wrote:I was hoping to point a colleague to the article mentioned above. Sadly Dr. Dobbs, where it was originally published, seems to be dead[0]. Archive.org has it but only the first page works. Does anyone know of a complete version floating around somewhere? [0] https://www.drdobbs.com/architecture-and-design/component-programming-in-d/240008321Here you go: 1) https://web.archive.org/web/20150901020251/https://www.drdobbs.com/architecture-and-design/component-programming-in-d/240008321 2) https://web.archive.org/web/20150901020248/http://www.drdobbs.com/architecture-and-design/component-programming-in-d/240008321?pgno=2 3) https://web.archive.org/web/20171013051834/http://www.drdobbs.com/architecture-and-design/component-programming-in-d/240008321?pgno=3 4) https://web.archive.org/web/20171013064238/http://www.drdobbs.com/architecture-and-design/component-programming-in-d/240008321?pgno=4 Matheus.
Oct 04 2023
On Wednesday, 4 October 2023 at 16:28:55 UTC, matheus wrote:... Here you go: ...And clicking in the printer... all 4 pages: https://web.archive.org/web/20150901020256/http://www.drdobbs.com/article/print?articleId=240008321&siteSectionName=architecture-and-design Matheus.
Oct 04 2023
On Wednesday, 4 October 2023 at 16:33:00 UTC, matheus wrote:On Wednesday, 4 October 2023 at 16:28:55 UTC, matheus wrote:Thanks! When I clicked the page numbers on the archive version nothing happened, and I didn't dig any further. Guess I should have tried a little harder ;). Anyways, thanks again.... Here you go: ...And clicking in the printer... all 4 pages: https://web.archive.org/web/20150901020256/http://www.drdobbs.com/article/print?articleId=240008321&siteSectionName=architecture-and-design Matheus.
Oct 04 2023
On 10/4/2023 7:35 AM, Rene Zwanenburg wrote:I was hoping to point a colleague to the article mentioned above. Sadly Dr. Dobbs, where it was originally published, seems to be dead[0]. Archive.org has it but only the first page works. Does anyone know of a complete version floating around somewhere? [0] https://www.drdobbs.com/architecture-and-design/component-programming-in-d/240008321This was actually a two-parter. I never put either up on my web site, I'll see about that. (Dr. Dobbs was kind enough to allow me to do that.)
Oct 06 2023
I combined the two parts into one, so as promised: https://www.digitalmars.com/articles/component.html
Oct 07 2023
On Sunday, 8 October 2023 at 03:23:12 UTC, Walter Bright wrote:I combined the two parts into one, so as promised: https://www.digitalmars.com/articles/component.htmlThank you!
Oct 11 2023