On Jan 17, 2009, at 8:40 AM, Peter Wolf wrote:

Actually, the observation below might be really good news.  Does it
means that all references are resolved at compile time? Do I ever have to run the code to figure out the context of a reference? Or, does the
lexical context give me all the information I need?

My understanding is that all references are resolved at compile time. It's one of the design choices that helps make Clojure fast.

--Steve

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to