From: Avdi Grimm <avdi@...>
Date: 2013-07-16T06:04:01+09:00
Subject: [ruby-core:56031] Re: [ruby-trunk - Feature #8639][Open] Add Queue#each

--001a11c266bef7e0ca04e193329d
Content-Type: text/plain; charset=ISO-8859-1

BTW, I feel like I've left out the biggest justification for this, which
for me is POLS. What prompted me to submit the PR was that I actually
started writing an example of using Queue#each---it just made sense for it
to exist, so much so I thought I remembered using it before---and then
realized it wasn't there. To me it felt very natural and intuitive to
expect Queue#each to exist. YMMV, obviously, but #each is such a widespread
convention in Ruby that it seems natural to look for it on a Queue class.

OK, I'll shut up now :-)

--001a11c266bef7e0ca04e193329d
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">BTW, I feel like I&#39;ve left out the biggest justificati=
on for this, which for me is POLS. What prompted me to submit the PR was th=
at I actually started writing an example of using Queue#each---it just made=
 sense for it to exist, so much so I thought I remembered using it before--=
-and then realized it wasn&#39;t there. To me it felt very natural and intu=
itive to expect Queue#each to exist. YMMV, obviously, but #each is such a w=
idespread convention in Ruby that it seems natural to look for it on a Queu=
e class.<br>

<div><br></div><div>OK, I&#39;ll shut up now :-)</div></div>

--001a11c266bef7e0ca04e193329d--