Am 28.11.2011, 18:21 Uhr, schrieb Benjamin Thaut <[email protected]>:
I don't think porting any game to D is a good idea right now. I've did some major game developement on D. Half my code uses manual memory management and still the D garbage collector is a major performance issue. Unless you want to do all of the memory management yourself, which pretty much results in not using phobos and most of the cool features in D I wouldn't recommend porting a bigger game to D.
We really need to get CDGC up and running.
