> Should I file a bug about this ?

File it. Access to package-private fields is a legitimate
implementation decision. It's self-defeating for Clojure to put up
obstacles when its adoption will most likely grow mixed with Java, and
for maintenance. It makes no difference if you can use reflection or
some java crap, since this is IMO just an oversight in the dot special
form. Your suggestion won't do it because you also want field lookup
in superinterfaces and superclasses.

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to