untangled 2016-11-17

if I remove :params, it works.

also I had some issues with * in the query. would get 'not-found' tombstone for * in app-state.

I'm using AST processing to add the params, so it should work. You might look at the code and see if you can see what's going wrong.

you're using it as intended

ok, it looks like i'm using correctly right?

what else would there be to get wrong

i'm going to switch to non-ident version of df/load for now

will take a look when I have some time