Fork me on GitHub
#clr
<
2023-02-05
>
bobcalco21:02:32

CLOJURE_LOAD_PATH seems to work for starting a main script but not for using namespaces in a project on the load path. I'm working on a library and at the same time on a project that uses it. I can confirm CLOJURE_LOAD_PATH is set correctly. When REPLing in to the main script from within the library at its root, using namespaces inside it works. When REPLing in to the main script from the external project using it, main runs, but I can't use namespaces inside the library. This means to use the namespaces in the external directory I HAVE to precompile the namespaces. But should use/require and friends not consult the CLOJURE_LOAD_PATH as well?

👍 4
bobcalco21:02:15

@U45FQSBF1 if you'd like to see this I can show you in a zoom or whatever. Let me know when you have availability.

dmiller22:02:00

Yeah, need to see it. Those things all go through load ultimately. i'm available most of Monday.

bobcalco17:02:13

@U45FQSBF1 let me know when you want to catch up on this today

dmiller17:02:40

I'm about to grab some lunch. Anytime after 1:15 EST is fine.

bobcalco17:02:17

ok - let's do 1:30 EST

bobcalco17:02:21

send me a link the usual way

bobcalco17:02:41

unless you want to do it differently of course lol