On Mon, Mar 9, 2009 at 2:16 PM, MikeM <michael.messini...@invista.com>wrote:

>
>
>
> On Mar 9, 2:18 pm, Raffael Cavallaro <raffaelcavall...@gmail.com>
> wrote:
> > 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.
>
> From the original post: "A command line option for loading user.clj
> could be added for
> repl usage."
>

I would prefer the default remain to load user.clj for the REPL, cases where
you want a REPL without user.clj being loaded should be the exception IMHO.
I don't fully understand the reaons for loading user.clj at all outside of
the REPL, could someone explain the benefits of the current approach?


-- 
Cosmin Stejerean
http://offbytwo.com

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to