Tim Lossen

Results 4 comments of Tim Lossen

i added some debug output -- it turns out that `ClojureObject.getVariable(-1)` is called.

the actual use case be an object graph that also includes collections (PersistentVector, for example) of ClojureObjects. i just tried to boil it down as far as possible to nail...

so, are you saying that a Clojure::Object does not belong in a ref, charlie? can you elaborate why not?

yes, same error with jruby-head. BTW, did you have a look a my bug fix? i simply copied two guard clauses over from RubyBasicObject, and for me this works.