digitalmars.D - Organize dsource by D1/D2?
- dsimcha (6/6) Jul 03 2010 Now that Andrei's book is out and we're declaring D2 ready for prime tim...
- J C Calvarese (16/22) Jul 03 2010 projects are
- Vladimir Panteleev (9/13) Jul 04 2010 There is already a wiki page listing all DSource projects (not sure how ...
Now that Andrei's book is out and we're declaring D2 ready for prime time, dsource should be organized such that it's easy to find out what projects are for which versions of D. I find it extremely hard to navigate the page when I need a D2 lib and it's buried in a bunch of D1 libs, and I imagine newcomers who don't even know about the fact that there are two different versions will feel even more that way.
Jul 03 2010
== Quote from dsimcha (dsimcha yahoo.com)'s articleNow that Andrei's book is out and we're declaring D2 ready for primetime,dsource should be organized such that it's easy to find out whatprojects arefor which versions of D. I find it extremely hard to navigate thepage when Ineed a D2 lib and it's buried in a bunch of D1 libs, and I imaginenewcomerswho don't even know about the fact that there are two differentversions willfeel even more that way.It's not a bad idea, but my guess is that the dsource management team is too busy to do this. The good news is that anyone can create a new wiki page and ask other people for help. That's how this page has evolved: http://www.prowiki.org/wiki4d/wiki.cgi?GuiLibraries If you'd rather put the list in a Trac wiki, you're welcome to add a page at: http://www.dsource.org/projects/tutorials jcc7
Jul 03 2010
On Sat, 03 Jul 2010 20:50:07 +0300, J C Calvarese <jccalvarese gmail.com> wrote:It's not a bad idea, but my guess is that the dsource management team is too busy to do this. The good news is that anyone can create a new wiki page and ask other people for help.There is already a wiki page listing all DSource projects (not sure how up to date it is, though): http://prowiki.org/wiki4d/wiki.cgi?DsourceOrg So all we need is a D version (and standard library for D1?) column :) -- Best regards, Vladimir mailto:vladimir thecybershadow.net
Jul 04 2010