Thank you Rich for answering, I appreciate your expertise.

> It's always best to post a complete example - it makes it easier for
> people to help you, e.g. ";audioFormat is defined above" just leaves
> me having to figure out how to make one in order to reproduce your
> problem.
> Use of camelCase in Clojure code is non-idiomatic - better audio-
> format, source-data-line etc. That also helps make it easier to
> distinguish Java-originated names from Clojure names

Well sorry about that, your right i'm taking note.
I'm still learning clojure, thanks for the advices and solutions.

Using type hint solves the problem, but if I put the def form in a try
it fails.
So I assume top level def cannot occur in a try, but it's ok I don't
need that anymore.

-Julien



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