Re: Inconsistent AOT classnotfoundexception

2019-09-12 Thread atdixon
Interesting! I had not seen clj-headlights but my org is using Beam + Clojure and we've made some similar decisions as clj-headlights. Specifically we are avoiding AOT and its headaches,. On Thursday, September 12, 2019 at 12:37:24 AM UTC-5, Kimmo Koskinen wrote: > > Hi! > > Not a direct answer,

[ANN] com.walmartlabs/lacinia 0.35.0

2019-09-12 Thread Howard Lewis Ship
Lacinia is an open-source implementation of Facebook's GraphQL specification, in Clojure. GraphQL is an outstanding approach to getting diverse clients and servers exchanging data cleanly and efficiently. GitHub repo: https://github.com/walmartlabs/lacinia Documentation: http://lacinia.readthed