pre: i am not a pro programmer; i learn a lot from these conversations, i like them really.
so, if i would have a special ref, that could be passed to/between threads, without GC safety errors, i would be happy. nil-ing dangling pointers before owned is ok for me :) (i would be happy, if a dangling lives somewhere, in another thread, i could wait or kill >;) ) ----------------------------------------------------- I would love to write code, that is "easy for kids" or for fast prototyping, and later tweaked as needed - i dont want to keep an eye on every variable, but i do on some special ones.
