digitalmars.D.announce - QtD is resumed
- Max Samukha (1/1) Oct 12 2010 As there is interest in the project, we have decided to proceed. Stay tu...
- Andrei Alexandrescu (4/6) Oct 12 2010 Awesome news! I think we need to take the hiccup as a warning to be more...
- Max Samukha (10/16) Oct 14 2010 Thanks! I find it reasonable to lower our expectations of the
- Walter Bright (2/21) Oct 14 2010 Yes, I know it's an important one.
- Gour D. (14/15) Oct 12 2010 Max> As there is interest in the project, we have decided to proceed.
- Max Samukha (3/15) Oct 14 2010 I'll try to find time for that on the weekend. Even fixing English
- Lutger (2/4) Oct 12 2010 I'm drinking one on this, cheers!
- Jesse Phillips (4/5) Oct 12 2010 This is indeed good news. I don't do enough with GUIs, but having GUI li...
- Juanjo Alvarez (7/8) Oct 13 2010 GUI library(s) will be a big requirement in D succeeding Good Luck.
- Max Samukha (5/12) Oct 14 2010 From my (very limited) experience with ranges, they are a bit awkward
- Juanjo Alvarez (7/8) Oct 12 2010 Stay tuned.
- Simen kjaeraas (5/7) Oct 12 2010 Yay! Good luck, and hope Walter and co will give your bug reports some
- Walter Bright (2/4) Oct 12 2010 This is great news!
- skip (3/4) Oct 29 2010 Perhaps someone could update the website to mention that the project is ...
As there is interest in the project, we have decided to proceed. Stay tuned.
Oct 12 2010
On 10/12/10 13:20 CDT, Max Samukha wrote:As there is interest in the project, we have decided to proceed. Stay tuned.Awesome news! I think we need to take the hiccup as a warning to be more mindful of compilers and library bugs reported on behalf of QtD. Andrei
Oct 12 2010
On 10/12/2010 09:49 PM, Andrei Alexandrescu wrote:On 10/12/10 13:20 CDT, Max Samukha wrote:Thanks! I find it reasonable to lower our expectations of the language/tools for a while. I've decided to go on without const and other goodies like the scarcely implemented "alias this". For now, the most important for me are the issues with struct lifetime management. For example, destructors should be called on global struct instances. And this one is critical: http://d.puremagic.com/issues/show_bug.cgi?id=3516 It would be great if we soon had a complete and debugged implementation of the struct semantics described in TDPL.As there is interest in the project, we have decided to proceed. Stay tuned.Awesome news! I think we need to take the hiccup as a warning to be more mindful of compilers and library bugs reported on behalf of QtD. Andrei
Oct 14 2010
Max Samukha wrote:On 10/12/2010 09:49 PM, Andrei Alexandrescu wrote:Yes, I know it's an important one.On 10/12/10 13:20 CDT, Max Samukha wrote:Thanks! I find it reasonable to lower our expectations of the language/tools for a while. I've decided to go on without const and other goodies like the scarcely implemented "alias this". For now, the most important for me are the issues with struct lifetime management. For example, destructors should be called on global struct instances. And this one is critical: http://d.puremagic.com/issues/show_bug.cgi?id=3516As there is interest in the project, we have decided to proceed. Stay tuned.Awesome news! I think we need to take the hiccup as a warning to be more mindful of compilers and library bugs reported on behalf of QtD. Andrei
Oct 14 2010
On Tue, 12 Oct 2010 21:20:47 +0300Max> As there is interest in the project, we have decided to proceed. Max> Stay tuned. Believe it or not, I just placed order for Andrei's book and UK Amazon and went to check my email before going to sleep... Now seeing your message...Whoah!!! You made my day, or let's say, my night. Dream, sweet dream... :-) Please, post on the web site how can the project be helped, not only by the D experts, but by everyone else as well. Sincerely, Gour --=20 Gour | Hlapicina, Croatia | GPG key: CDBF17CA ----------------------------------------------------------------"Max" =3D=3D Max Samukha <spambox d-coding.com> wrote:
Oct 12 2010
On 10/12/2010 10:09 PM, Gour D. wrote:On Tue, 12 Oct 2010 21:20:47 +0300I'll try to find time for that on the weekend. Even fixing English grammar, spelling and stylistic errors on the wiki would help :)Max> As there is interest in the project, we have decided to proceed. Max> Stay tuned. Believe it or not, I just placed order for Andrei's book and UK Amazon and went to check my email before going to sleep... Now seeing your message...Whoah!!! You made my day, or let's say, my night. Dream, sweet dream... :-) Please, post on the web site how can the project be helped, not only by the D experts, but by everyone else as well."Max" == Max Samukha<spambox d-coding.com> wrote:Sincerely, Gour
Oct 14 2010
Max Samukha wrote:As there is interest in the project, we have decided to proceed. Stay tuned.I'm drinking one on this, cheers!
Oct 12 2010
Max Samukha Wrote:As there is interest in the project, we have decided to proceed. Stay tuned.This is indeed good news. I don't do enough with GUIs, but having GUI library(s) will be a big requirement in D succeeding Good Luck. Is anyone using QtD also on the beta mailing list? Don has taking on a point that we should not have known regressions newer than something like dmd 2.37 (until all known regressions have been eliminated) And this will be good for all projects. And Gour, I suppose you get some thanks for giving QtD the pat on the back they missed. Good luck.
Oct 12 2010
On Tue, 12 Oct 2010 19:39:26 -0400, Jesse Phillips <jessekphillips+D gmail.com> wrote:This is indeed good news. I don't do enough with GUIs, but havingGUI library(s) will be a big requirement in D succeeding Good Luck. Qt ia not only GUI - it also have network, database and data structures classes. Which makes me wonder ( to the Qt guys): do you plan, once the data structures bindings are done, to add the ranges interfaces to them?
Oct 13 2010
On 10/13/2010 10:25 AM, Juanjo Alvarez wrote:On Tue, 12 Oct 2010 19:39:26 -0400, Jesse Phillips <jessekphillips+D gmail.com> wrote:From my (very limited) experience with ranges, they are a bit awkward when you need to implement recursive traversal of some data structures. Other than that, I think there is no reason we shouldn't try to implement them.This is indeed good news. I don't do enough with GUIs, but havingGUI library(s) will be a big requirement in D succeeding Good Luck. Qt ia not only GUI - it also have network, database and data structures classes. Which makes me wonder ( to the Qt guys): do you plan, once the data structures bindings are done, to add the ranges interfaces to them?
Oct 14 2010
On Tue, 12 Oct 2010 21:20:47 +0300, Max Samukha <spambox d-coding.com> wrote:As there is interest in the project, we have decided to proceed.Stay tuned. Thanks! I'm not using QtD in my current project but it is 100% sure that I'll want to use it in the future. I would love to help but I need a lot more practice with the language (and time).
Oct 12 2010
Max Samukha <spambox d-coding.com> wrote:As there is interest in the project, we have decided to proceed. Stay tuned.Yay! Good luck, and hope Walter and co will give your bug reports some higher priority. I think that is the right thing to do now. -- Simen
Oct 12 2010
Max Samukha wrote:As there is interest in the project, we have decided to proceed. Stay tuned.This is great news!
Oct 12 2010
Max Samukha Wrote:As there is interest in the project, we have decided to proceed. Stay tuned.Perhaps someone could update the website to mention that the project is still active? http://www.dsource.org/projects/qtd
Oct 29 2010