On Mar 9, 10:58 am, MikeM <michael.messini...@invista.com> wrote:
> Could you share what benefits you get by the auto-load of user.clj
> early in the launch process?
It allows the automatic loading of development utilities with each
repl launch.
It gets tiresome having to always do:
(load "my-uils")
(or, equivalently, (load "user"))
every time you launch the repl.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---