> Maybe its good that I am coming from outside the dev team, as all of you have > been buried in the current implementations and problems for so many years > that maybe there is something else that is so simple that it has been > missed...
Definitely true. > I've got something cooking that I think might be possible within the current > general code base framework that should be compatible with owned although > having owned shouldn't be necessary to make it work based on how clever the > current Nim compiler is at managing data flow analysis built around the AST; > another good thing about it is that it isn't a tracing GC, but I think it > should be able to support some implementation of async. Please don't repeat my mistake, no need to implement it when you can already talk about it. ;-)
