From c2ad5e16901ae2d9475e7d2772035ee345316bda Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 9 Oct 2009 15:12:11 -0700 Subject: DESIGN: clarification and possibly improve HTML validity It's "Ragel+C" (as well as being Ragel->C) because there is C code in the parser. Oddly, validator.w3.org doesn't complain about the unescaped ">", but we'll err on the safe side for blissful ignorance. --- DESIGN | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESIGN b/DESIGN index 6be86be..badc473 100644 --- a/DESIGN +++ b/DESIGN @@ -7,7 +7,7 @@ all clients down, just one. Only UNIX-like systems supporting fork() and file descriptor inheritance are supported. -* The Ragel->C HTTP parser is taken from Mongrel. This is the +* The Ragel+C HTTP parser is taken from Mongrel. This is the only non-Ruby part and there are no plans to add any more non-Ruby components. -- cgit v1.2.3-24-ge0c7