I concur with Patrick. Short keywords: good Short identifiers for stdlib APIs: good Short identifiers for internal variables: bad (but excessively long ones are just as bad, for different reasons)
On Tue, Jul 17, 2012 at 6:04 PM, Patrick Walton <[email protected]> wrote: > In short: "short unabbreviated names are fine, but abbreviations should be > considered carefully and assumed bad unless proven otherwise". > > > Patrick > ______________________________**_________________ > Rust-dev mailing list > [email protected] > https://mail.mozilla.org/**listinfo/rust-dev<https://mail.mozilla.org/listinfo/rust-dev> >
_______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
