Improvements to the CL-STOMP library, by Scott McKay <swm@itasoftware.com> qres-r452867
authorFrancois-Rene Rideau <fare@tunes.org>
Fri, 1 Apr 2011 20:12:07 +0000 (16:12 -0400)
committerFrancois-Rene Rideau <fare@tunes.org>
Fri, 1 Apr 2011 20:12:07 +0000 (16:12 -0400)
commit107259b0a39131882fe343ac08a4574cec456505
treed8b791a5e2baccc7cd2d7747768a2da07b5fd18a
parent535579880560e4ca23cb78fd4ef6733cffb7194b
Improvements to the CL-STOMP library, by Scott McKay <swm@itasoftware.com>
 - Make the API functions more robust against bad inputs
 - Fix some inefficiencies
 - Generally make it use better Lisp style
 - Get the example code working

Testing: The STOMP tests that Matt already wrote still work correctly.
cl-stomp-example.asd
cl-stomp.asd
cl-stomp.lisp
example.lisp