digitalmars.D - Could we get a list of things that have been, or will be, removed
- Bernard Helyer <b.helyer gmail.com> Jun 11 2010
- Bernard Helyer <b.helyer gmail.com> Jun 11 2010
- Jesse Phillips <jessekphillips+D gmail.com> Jun 11 2010
- Bernard Helyer <b.helyer gmail.com> Jun 11 2010
I mean things like typedef and built-in complex numbers. I'm writing a compiler, and don't want to implement a feature only to immediately deprecate it. Thanks, -Bernard.
Jun 11 2010
On Sat, 12 Jun 2010 12:23:24 +1200, Bernard Helyer wrote:I mean things like typedef and built-in complex numbers. I'm writing a compiler, and don't want to implement a feature only to immediately deprecate it. Thanks, -Bernard.
I'm trying out a different newsreader -- this is a test post.
Jun 11 2010
Bernard Helyer Wrote:I mean things like typedef and built-in complex numbers. I'm writing a compiler, and don't want to implement a feature only to immediately deprecate it. Thanks, -Bernard.
The best list you will find is on Wiki4D[1], and is pretty official. Hopefully the last few things get cleaned up and a release can be made. 1. http://www.prowiki.org/wiki4d/wiki.cgi?LanguageDevel#FutureDirections
Jun 11 2010
On Fri, 11 Jun 2010 20:46:46 -0400, Jesse Phillips wrote:The best list you will find is on Wiki4D[1], and is pretty official. Hopefully the last few things get cleaned up and a release can be made. 1. http://www.prowiki.org/wiki4d/wiki.cgi?LanguageDevel#FutureDirections
Ah! Thank you.
Jun 11 2010









Bernard Helyer <b.helyer gmail.com> 