Author: lgiessmann Date: Tue Mar 17 10:49:55 2009 New Revision: 17
Log: changed the hunchentoot version from 0.15.7 to 1.0.0 and all depending code-fragments using the hunchentoot interface; further the json interface was modified and better structured; the little example of prototype was also modiefied, so you can get all psis of isidorus, you can get all fragments and you can commit fragments+ssh://lgiessmann@common-lisp.net/project/isidorus/svn
Modified: trunk/src/isidorus.asd trunk/src/json/json_interface.html trunk/src/rest_interface/publish_feeds.lisp trunk/src/rest_interface/rest-interface.lisp trunk/src/rest_interface/set-up-json-interface.lisp trunk/src/threading/reader-writer.lisp
Modified: trunk/src/isidorus.asd ============================================================================== --- trunk/src/isidorus.asd (original) +++ trunk/src/isidorus.asd Tue Mar 17 10:49:55 2009 @@ -121,8 +121,9 @@ (:file "json_importer")