This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2023-02-05
Channels
- # babashka (13)
- # beginners (146)
- # biff (3)
- # calva (18)
- # cider (6)
- # clerk (29)
- # clj-commons (1)
- # clj-kondo (75)
- # clojure (42)
- # clojure-belgium (2)
- # clojure-europe (13)
- # clr (9)
- # conjure (2)
- # datomic (2)
- # gratitude (3)
- # hyperfiddle (3)
- # off-topic (26)
- # reitit (5)
- # releases (1)
- # shadow-cljs (2)
- # timbre (3)
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?
@U45FQSBF1 if you'd like to see this I can show you in a zoom or whatever. Let me know when you have availability.
Yeah, need to see it. Those things all go through load ultimately. i'm available most of Monday.
@U45FQSBF1 let me know when you want to catch up on this today