On Wed, Jun 5, 2013 at 7:35 PM, Colin Fleming
<colin.mailingl...@gmail.com>wrote:

> Given this, are there any forms that are genuinely top-level from the
> compiler's point of view?



It's never explicitly enforced, just a consequence of how the compiler
creates and loads Java classes. Generally, the things which compile
directly to named Java classes -- defprotocol, deftype, defrecord -- may
not work except as top-level forms, as Vincent discovered.

-S

-- 
-- 
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/groups/opt_out.


Reply via email to