On 2013-04-05, at 23:01 , Valentin Gosu wrote: > On 5 April 2013 22:51, Steve Klabnik <[email protected]> wrote: > >>> More on the ffi docs that specifically shows callback examples would >>> be useful. >> > > I think working examples for every function and structure described in the > docs would be great for newbies. > The server-client example I built 2 weeks ago isn't working any more, so it > would be great to rebuild it with working snippets.
For that, a gofix-type tool might be nice: although the dev team would like the language to be frozen, details may still change as needed and having a tool able to migrate Rust 0.6 code to 0.7 and 0.8 and… transparently would be neat. Event more so if it prints the changelog notes for the stuff it fixes, so the developer can learn what changed of what he knew/used. _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
