i am misunderstanding mount loading getting Cyclic load dependency: [ /orp/core ]->/orp/api->/orp/routes/services->/orp/handler->[ /orp/core ]
in my api namespace I am just trying to pick up a datomic connection
@firstclassfunc: do you have an example?
mount is not manging ns deps really in a way that you can get a cyclic dep problem
well its a bit complex to unwire.. Basically using Luminus , Mount is storing the state for the http server, nrepl and datomic.. I was just trying to import the datomic connection into my api namespace
on the train.. flaky inet access. would this sample mount project: https://github.com/tolitius/stater/blob/master/neo/README.md that uses datomic help?
@tolitius: tks will take a look
sure, let me know. we'll solve it