alkor wrote: > but i'm looking for a new lang generation (not c++ - it's too "dirty") w real objects & templates and powerful multi-threading features > e.g. thread-local storage (TLS) and some concurrency features from c++0x > > so, Walter, is it possible to expand a set of D's multi-threading features? D already has TLS. What exactly do you need?