static-scan
are not evaluatedinclude?
and exclude?
filter predicates
(#10)init.discovery/require-namespaces
static-scan
no longer requires init.discovery
to be aliased as discovery
init.discovery/classpath-namespaces
init.discovery/scan
clojure.tools.namespace
.ns
macros, and also works
with ahead-of-time compiled <name>__init.class
files.static-scan
, as this often
causes runtime errors such as java.lang.NoSuchFieldError: __thunk__0__
.require
the namespaces and build the config at runtime using
from-namespaces
.:init/inject
java.lang.AutoCloseable
componentsRework in init.graph
:
com.stuartsierra/dependency
instead of weavejester/dependency
init.graph/get-component
is goneinit.graph/[reverse]-dependency-order
returns entries instead of keysFirst public release
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close