doc: DESIGN: update old statements.
commit7c7d0c37d691e42bcb6cfc586b4c4d2cc10ca0b0
authorEric Wong <e@80x24.org>
Thu, 15 Oct 2015 19:01:26 +0000 (15 19:01 +0000)
committerEric Wong <e@80x24.org>
Thu, 15 Oct 2015 19:02:45 +0000 (15 19:02 +0000)
treeb89aea86b97058f55ff440965c6e68daa137b371
parent05fc2177921016ed3c4f5b97b238f8f609d0db71
doc: DESIGN: update old statements.

The statement about C exts hasn't been true since 2010 when kgio was
unfortunately introduced.  However, I've been working on killing off
kgio.  Maybe raindrops isn't worth it given the limits of SMP, either.
And I'm even tempted to rewrite the HTTP parser in Ruby...

Furthermore, Ruby Enterprise Edition is long gone and Ruby 2.0
is already old, so update that bit about CoW-friendliness.

While we're at it, avoid mentioning kgio at all in the Links
document, too.
DESIGN
Links