Hello,
Here's what I've done in times past:
(ns process-xml-in-a-file
(:require [clojure.zip :as zip])
(:require [clojure.contrib.zip-filter.xml :as zfx])
(:require [clojure.xml :as xml]))
; creating list of all checkable instances
(def dev2-cfg-xml
(-> "c:/dl/tibsup/Prod_Stg_auto_shutd
wow. the fact that people use java+somehatefullibs+xml and apparently
think that is something "good", completely drives me insane. i mean,
it isn't just additional bloat, it is more like
ackermann-function-scale bloat. gargh! has anybody done something
like:
1) convert the bloody XML to Clojure l