Re: clojure.reflect annotations

2012-06-01 Thread Jon Rose
Cool thanks for the info. I just pasted the code snippet in from stack overflow so it must copy the styles too. On Friday, June 1, 2012 1:39:05 PM UTC-7, Armando Blancas wrote: > > That's the only way I've seen it done. > > Cool source box; how did you get it? > > > On Friday, June 1, 2012 11:42

Re: clojure.reflect annotations

2012-06-01 Thread Armando Blancas
That's the only way I've seen it done. Cool source box; how did you get it? On Friday, June 1, 2012 11:42:19 AM UTC-7, Jon Rose wrote: > > sorry, typo. My bluetooth keyboard is geeking out. I meant, is it possible > to do this with out using the Jave Reflection classes through interop. > > On

Re: clojure.reflect annotations

2012-06-01 Thread Jon Rose
sorry, typo. My bluetooth keyboard is geeking out. I meant, is it possible to do this with out using the Jave Reflection classes through interop. On Friday, June 1, 2012 11:38:17 AM UTC-7, Jon Rose wrote: > > Hello, > > I am wondering if anyone knows how to get method annotations from a method

clojure.reflect annotations

2012-06-01 Thread Jon Rose
Hello, I am wondering if anyone knows how to get method annotations from a method using the clojure.reflect library. I going of a Stuart Sierra poston Stack Overflow which game me this user=> (pp