() [email protected] (Ludovic Courtès) () Sun, 23 Jan 2011 22:46:59 +0100 So perhaps parts of the Serveez spirit could conquer Guile core? :-) Thoughts?
I don't think this is a good idea, for the same reason i don't think (web ...) modules are a good idea; it centralizes non-language implementation stuff into the language implementation. Moreover, Guile is LGPL while the stuff outside is GPL, which is a stronger protection for the user. Every time GPL is relaxed to LGPL, i consider that to be a step backward.
