mirror of https://github.com/status-im/reagent.git
b7304d0f3f
This removes the interop macros which used aget/aset and prevented Closure naming mangling, now normal property and method access is used where possible, and goog.object used when using variable keys. Further testing is needed to ensure this works correctly with Closure, as there are some properties that are used with goog.object in one place, and as property in another. Fixes #324 |
||
---|---|---|
.. | ||
core.cljs |