Fork me on GitHub
#nrepl2016-05-10
>
bassam.khouri18:05:57

I'm new to clojure and am in the learning stages. I encountered an error and am unsure how to solve it. In one project, I have a function where I'm invoking a command on a remote REPL. The command on the remote REPL returns a tagged object #object[com.example.namespace.DoubleEntity 0x5359c6c8 "{:mykey \"value\", :mykey2 \"value2\" }"].. But my function is returning the following error: RuntimeException No reader function for tag object clojure.lang.LispReader$CtorReader.readTagged (LispReader.java:1245). Any ideas how I can get my project's reader to properly read this object?

andmed18:05:05

I've made this channel by mistake.. there is noone in here. Post to main forum. Sorry about that...