On 6/14/12 4:01 PM, Graydon Hoare wrote:
I actually think if you're going to go down that road you want * to be unsafe as it is now, and ^ to be your region pointer. That has both more precedent in other languages and, looking at the above examples, is a bit less visually noisy.
Personally speaking I prefer `*` to `^` as the "normal pointer". But I won't pretend it's anything other than an aesthetic preference and a general, deep reverence for C.
I also must admit that `^` as "points up the stack" is cute. Niko _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
