Re: Loading deps.edn Dynamically in Clojure 1.9

2017-12-13 Thread Brent Millare
If you are interested in this functionality, I would collaborate with you to develop a new project that uses pomegranate and the code in tools.deps to dynamically load deps.edn files without restarting the REPL. For now, if I want to add a new artifact, I just call pomegranate directly. Just ma

RE: Loading deps.edn Dynamically in Clojure 1.9

2017-12-12 Thread Sean Corfield
er 12, 2017 4:39 PM To: clojure@googlegroups.com<mailto:clojure@googlegroups.com> Subject: Loading deps.edn Dynamically in Clojure 1.9 Is it possible to load deps.edn dynamically without restarting the REPL in Clojure 1.9? -- You received this message because you are subscribed to the Google Gr

Loading deps.edn Dynamically in Clojure 1.9

2017-12-12 Thread Alex Miller
No, although there are a couple external projects along these lines ... https://github.com/RutledgePaulV/clj-embed And also people are poking on things like this in boot pods. -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, se

Loading deps.edn Dynamically in Clojure 1.9

2017-12-12 Thread Asim Jalis
Is it possible to load deps.edn dynamically without restarting the REPL in Clojure 1.9? -- 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 - plea