sci

baibhavbista 2022-01-24T03:59:39.060300Z

Hey folks, I was trying to use set! within sci in cljs and it didn't work. Was this (https://github.com/babashka/sci/issues/366) fixed? Saw that it was closed with no other info. As an alternative, I was trying to use goog.object but couldn't figure out how to include it. Any pointers? Update: I seem to have had a pretty old version. I've since upgraded the version of sci I was on and can use set! now

✅ 1
baibhavbista 2022-02-16T06:54:11.143859Z

hey @borkdude At Roam, we use sci mostly for user level scripts and extensions. As a result, I could not test everything 😅 I did test on my graph with babashka/sci 0.3.0, and there was not breakage.. everything seemed to work

borkdude 2022-02-16T07:56:30.188449Z

Thanks :)

borkdude 2022-01-24T06:13:03.061800Z

Should work in sci from master at least. Please provide more info such as version and config used. All of this works in #nbb so you could look at its config

🤩 1
baibhavbista 2022-01-24T06:19:13.062100Z

Thanks! I will try in master. The config for nbb looks like it will work - thank you https://github.com/babashka/nbb/blob/main/src/nbb/core.cljs#L369 Another question, Any way of exposing the entire goog.object?

baibhavbista 2022-01-24T06:47:25.062500Z

For anyone looking at this in the future - I seem to have had a pretty old version. I've since upgraded the version of sci I was on and could use set!

baibhavbista 2022-01-24T06:49:24.062900Z

Btw @borkdude, sci release v0.2.8 does not seem to be in Maven for some reason (even though github shows released in mid-Dec 2021)

borkdude 2022-01-24T06:51:05.063300Z

Use babashka/sci

borkdude 2022-01-24T06:51:23.063700Z

This changed

baibhavbista 2022-01-24T06:51:35.063900Z

ohhh

baibhavbista 2022-01-24T06:51:39.064100Z

thanks so much

🎉 1
borkdude 2022-02-14T13:52:55.831589Z

Hey @baibhavbista Perhaps you can try out the newest SCI from master on Roam in a test branch? It's got significant performance improvements and I'd like to know about any breakage. https://twitter.com/borkdude/status/1493221299249991687