Timeline for clojure to java interop with libgdx
Current License: CC BY-SA 3.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 12, 2013 at 15:32 | vote | accept | user1910725 | ||
| Sep 12, 2013 at 2:00 | comment | added | user1910725 | yeah that makes sense. I assumed my app-listener function was implicitly returning the 'this' object when called, with the let bound variables as fields, but I guess that's what's meant by 'reify' and 'proxy' instantiating anonymous objects? I haven't done much java so that part didn't make a lot of sense when I read it. Anyway I'm gonna give that a try and report back. The stack trace is up here Also could you explain what you mean by binding the values current thread? thanks | |
| Sep 11, 2013 at 19:45 | history | answered | Core | CC BY-SA 3.0 |