Fork me on GitHub
#datascript
<
2016-08-06
>
atroche03:08:28

len: one of the “interface differences” in the readme is:

“Custom query functions and aggregates should be passed as source instead of being referenced by symbol (due to lack of resolve in CLJS)”
so passing in cljs.core/namespace as another input after ?prefix should do the trick

atroche03:08:32

although i haven’t tested it

atroche03:08:15

(and calling it like (?namespace-fn ?attr))

len05:08:57

atroche: thanks a million that works

atroche05:08:12

glad i could help 🙂