Dear Clojurians,

I want to share a few thoughts on the import function.

- How about -/_ mangling also for import? This would make import
behave more like the rest of the ns-related functions. Besides looking
  more Clojure like it would allow Java classes to be named similar to
  the Clojure namespaces they "belong to". On the Clojure side we
  have -, on the Java side _.

- Speaking about consistency... Maybe import should also allow single
  arguments like use & friends: (import 'foo.bar.Frobnicator).

These are only cosmetic changes and I can leave without them, but I also
like consistent interfaces. So I thought I bring this up.

Sincerely
Meikel

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

Reply via email to