Hi Josep!
On Sun, 2014-06-01 at 13:18 +0200, Josep Portella Florit wrote:
> Hi!
>
> I have some comments on the web modules:
>
> 1) The web server handlers receive a request object and the body as a
> bytevector. I think it would be more flexible to pass the request
> object only, and let the h
I wrote earlier:
> As distasteful as this 'port-with-print-state' concept may be, I'm not
> aware of a better solution. Fluids aren't quite right, because a
> structure printer might cause I/O to happen on another port.
Having thought more on this, I think fluids might be the right tool.
The on
From: Dmitry Bogatov
* doc/ref/texinfo.texi: Fix single typo
Signed-off-by: Dmitry Bogatov
---
doc/ref/texinfo.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/ref/texinfo.texi b/doc/ref/texinfo.texi
index ec06863..5006fd4 100644
--- a/doc/ref/texinfo.texi
+++ b