riverford / objection

A dynamic approach to application components
Eclipse Public License 1.0
63 stars 2 forks source link

CLJS Impl. #1

Open lgrapenthin opened 6 years ago

lgrapenthin commented 6 years ago

Hi, do you intend to maintain a Cljs/Cljc implementation? Do you welcome contributions?

wotbrew commented 6 years ago

I would be very keen to see this, I have no immediate plans for it so if you want to get ahead and make a PR I would very much welcome it!

wotbrew commented 6 years ago

It goes without saying that a lot of the gnarly concurrency control stuff would disappear under cljs, so would most likely be a lot simpler.

wotbrew commented 6 years ago

Hi @lgrapenthin I have pushed a snapshot release to clojars with a first stab at cljs support. I haven't been able to test it thoroughly yet, hence no release. But feel free to pull it down and have a play around. [riverford/objection "0.1.2-SNAPSHOT"]. remember to require macros!