I finally see what warn-on-reflection does.

It wasn't working in netbeans, it works in emacs.

On Jun 14, 2:48 pm, CuppoJava <patrickli_2...@hotmail.com> wrote:
> It looks like a case of reflection being used.
> I would set *warn-on-reflection* to true, and just check which method
> is not being resolved.
>
> My guess is probably the aset.
> (aset arlist (int i) (int 1)) would probably fix it.
>
> -Patrick
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to