Fork me on GitHub
#boot
<
2017-05-26
>
qqq17:05:06

is it normal for 'boot repl' to take upto 30 seconds to boot up ?

qqq17:05:12

(this is with lots of librtaries)

richiardiandrea18:05:22

@qqq yes unfortunately it can take a while, especially if you require a namespace with a lot of dependencies when you start it

moxaj19:05:08

if I have a task which modifies the classpath, where do I put load-data-readers!? I keep getting Can't set!: *data-readers* from non-binding thread

donyorm22:05:23

Someone on the GitHub page has some questions they're asking in an issue (https://github.com/boot-clj/boot/issues/605). I don't know enough to answer, but I'd be curious to see the answer.