So what D needs is:1. local garbage collection (for a single fiber or a facade to a graph).2. solid global ownership management (for both resources and memory).
ketmar doesn't need that. even for his real-time audio engine and videogame engines. not a high priority then, and adds ALOT of complexity (thing about complexity of passing values out of thread/fiber). no, thanks.