+1 on having FFI functions use a distinct syntax. Ted
On 2012-09-14, at 19:54, Patrick Walton wrote: > I think I'd actually prefer "require" in place of "extern mod" to any use of > the "extern" keyword. "extern" should solely be associated with the FFI; > overloading the term to refer to pure Rust code is confusing. > > Yes, it's an extra keyword, but few use the term "require" as an identifier, > and "require" has huge precedent. > > Patrick > _______________________________________________ > Rust-dev mailing list > [email protected] > https://mail.mozilla.org/listinfo/rust-dev _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
