Thanks so much Dave that was it! :)
On Friday, September 7, 2012 11:08:50 AM UTC-7, daveray wrote:
>
> slurp is happy to slurp from a URL, no need for the (.getFile) call on
> the resource. In other words, the file returned for a resource that's
> been compiled into a jar isn't very useful. Stic
slurp is happy to slurp from a URL, no need for the (.getFile) call on
the resource. In other words, the file returned for a resource that's
been compiled into a jar isn't very useful. Stick with the URL
returned bye clojure.java.io/resource.
Dave
On Fri, Sep 7, 2012 at 10:58 AM, fenton wrote:
>