Fork me on GitHub
#om
<
2017-12-28
>
alasdair18:12:58

Hello, is there a specification for what to expect in a call to the read function you supply to om.next?

alasdair18:12:41

The key parameter is either a property to look up, or the first element in an ident (not sure why on this)

alasdair18:12:00

env/query - the right hand side of a join, or nil?

alasdair18:12:19

env/query-root ~ :om.next/root or an ident?

alasdair18:12:40

I am going by reading Tony Kay's tutorial plus plugging different queries into a heavily logging read, is there a more formal way to approach it?