On Thu, May 29, 2008 at 6:23 PM, css css@swissjabber.ch wrote:
That is good. Anyway I started reading your code a little more (maybe I can write a quick-and-dirty-version for clisp in the meantime). What I actually didnt find was any place where the routines like listen-for-connections, etc., are really called, i.e. I cannot find any server-loop. However, I also cannot test your Code - seems like I am to stupid to understand this Trac-Thingy... (How) can I download/checkout/whatever the Code for hunchentoot from this server?
Sure, the easiest way to get Hunchentoot and all dependencies is:
svn co svn://bknr.net/svn/ediware
Let me know if it does not work for you.
-Hans