At Fri, 20 May 2011 09:55:22 -0400,
David Nolen wrote:
> On Fri, May 20, 2011 at 9:22 AM, Vincent Liard <vincent.li...@free.fr> wrote:
> [...]
>           (with-in-str [str (:bytes xls)]
>             (read-xls-stream str))))))
> 
> You usage of with-in-str is not correct, you're passing a vector where it 
> expects a string. I don't know
> enough about appengine-magic to comment on the rest.

You're right, thanks. I noticed this too late.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to