On Wednesday, 2 April 2014 at 04:59:11 UTC, Mike Parker wrote:
People who are concerned about cross-language compatibility should be implementing C interfaces to their C++ libraries anyway. Yes, it's a nice, convenient feature to have, but ultimately there are more important things, IMO.
True. But i find myself with like 10+Gb of c++ sources, are you suggesting that i should write C wrapper for all that code to use D? Or maby you suggesting that i have to make all my (hundreds) collegs write C wrappers for all new code? I really just trying to start D community in company i work, and there is no way to do it without nice integration with old codebase.
