mount

2016-04-19T15:48:07.000023Z

i am misunderstanding mount loading getting Cyclic load dependency: [ /orp/core ]->/orp/api->/orp/routes/services->/orp/handler->[ /orp/core ]

2016-04-19T15:48:32.000024Z

in my api namespace I am just trying to pick up a datomic connection

tolitius 2016-04-19T16:04:47.000025Z

@firstclassfunc: do you have an example?

tolitius 2016-04-19T16:05:32.000026Z

mount is not manging ns deps really in a way that you can get a cyclic dep problem

2016-04-19T16:06:13.000027Z

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

tolitius 2016-04-19T16:08:52.000028Z

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?

2016-04-19T16:09:12.000030Z

@tolitius: tks will take a look

tolitius 2016-04-19T16:09:33.000031Z

sure, let me know. we'll solve it