> On Feb. 22, 2016, 8:30 p.m., Neil Conway wrote: > > site/source/blog/2016-02-16-synchronized-statements-in-mesos.md, line 286 > > <https://reviews.apache.org/r/43826/diff/1/?file=1264057#file1264057line286> > > > > "Remembering all of these rules is simply too complicated, so we opt to > > use a more clever solution."
Stongly disagree: *clever* carries a negative connotation, while *solve properly* is positive. > On Feb. 22, 2016, 8:30 p.m., Neil Conway wrote: > > site/source/blog/2016-02-16-synchronized-statements-in-mesos.md, line 292 > > <https://reviews.apache.org/r/43826/diff/1/?file=1264057#file1264057line292> > > > > The usage "a control flow" is a bit unusual (at least to me). What > > about "a program fragment that is easier for the compiler to reason about"? IamNotAComputerScientist, but I believe this is standard compiler lingo (cf. *control flow graph*). - Benjamin ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43826/#review120166 ----------------------------------------------------------- On Feb. 22, 2016, 8:48 p.m., Michael Park wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43826/ > ----------------------------------------------------------- > > (Updated Feb. 22, 2016, 8:48 p.m.) > > > Review request for mesos, Benjamin Bannier, Joerg Schad, and Neil Conway. > > > Repository: mesos > > > Description > ------- > > See summary. > > > Diffs > ----- > > site/source/blog/2016-02-16-synchronized-statements-in-mesos.md > PRE-CREATION > > Diff: https://reviews.apache.org/r/43826/diff/ > > > Testing > ------- > > Locally rendered with `rake && rake dev` from `/site` > > > Thanks, > > Michael Park > >
