Jonas Drewsen

29 Followers
36 Following
5 Posts
Unity core dev by day - noob'ing around with robotics and stuff at night.
@aras fwiw I've passed it on and it is being fixed.
@logicalerror Cool stuff! What libraries are you using for this?
@logicalerror @aras @rcalt2vt @herbst That is orthogonal to the non-primary imports that @sschoener describes in the blog post. But you should pop by one day and have a peek at what we are up to on that front ;)
@aras @rcalt2vt @herbst On the design front I can add that we are actively working on moving it out of experimental namespace and also towards a more standard c# Task based API with improved failure semantics.
@herbst @rcalt2vt import ordering is an optimization right now and will go away in favor of proper dependency tracking.