-- completed 'create' command
commita4a85b45ed1448969c89d445c78a7975950dc295
authorTimothy Washington <twashing@gmail.com>
Mon, 11 Oct 2010 20:02:20 +0000 (11 16:02 -0400)
committerTimothy Washington <twashing@gmail.com>
Mon, 11 Oct 2010 20:02:20 +0000 (11 16:02 -0400)
tree31909ff700996ede68db5f11c951984bda40aa45
parent68e6149618c4be05792991b01e103ef2d4710961
-- completed 'create' command
-- refactored xml_handler to use multimethod polymorphism; will allow to pass in a different node type from the 'update' command
-- adding try / catch handling to xpath and options handler
-- finished first pass of update command
src/depth_adapter.clj
src/opts_handler.clj
src/xml_handler.clj
src/xpath_handler.clj