I'll fix that up for the next release.  Thanks!

On Mon, Mar 24, 2014 at 5:24 PM, Jules <jules.gosn...@gmail.com> wrote:

> Firstly - I use this package - it is exactly what I need and it just works
> :-) - thanks, Gary
>
> now, some constructive criticism ...
>
> I build all my code with (set! *warn-on-reflection* true) in my
> project.clj and in various files.
>
> This coaxes a few warnings out of no.disassemble when I pull it in with
> require :
>
> Reflection warning, no/disassemble/r.clj:630:7 - reference to field
> getCanonicalName can't be resolved.
> Reflection warning, no/disassemble/r.clj:630:7 - call to method replace
> can't be resolved (target class is unknown).
> Reflection warning, no/disassemble.clj:11:3 - call to method replace can't
> be resolved (target class is unknown).
> Reflection warning, no/disassemble.clj:23:28 - reference to field
> getCanonicalName can't be resolved.
> Reflection warning, no/disassemble.clj:25:5 - call to method disassemble
> on org.eclipse.jdt.internal.core.util.Disassembler can't be resolved
> (argument types: java.lang.Object, java.lang.String, unknown).
>
> If these did not crop up, no.disassemble would rock even more !
>
>
> Jules
>
>  --
> 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
> ---
> You received this message because you are subscribed to the Google Groups
> "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to