On Thursday 01 January 2009 14:02, pmf wrote:
> On Jan 1, 10:19 pm, CuppoJava <patrickli_2...@hotmail.com> wrote:
> > Hi,
> > For some reason the Classname/staticField macro is not working
> > properly for me.
> >
> > graphics=> (AudioSystem/getSystem)
> > #<OpenALSystem com.jmex.audio.openal.openalsys...@ec6b00>
> >
> > graphics=> AudioSystem/getSystem
> > java.lang.Exception: No such namespace: AudioSystem (NO_SOURCE_FILE:0)
>
> getSystem is a function, not a field.

Well, if anything, it's a static method, not a function, right?

But for some reason, it does not exist in my installation of JDK
1.6.0_11, neither in the output of (show ...) nor in the JavaDocs.

What are you guys running?


Randall Schulz

--~--~---------~--~----~------------~-------~--~----~
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
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