simon.vergauwen
03/08/2022, 2:29 PMReplaceWith
? https://kotlinlang.slack.com/archives/C0B8H786P/p1646749747028839simon.vergauwen
03/08/2022, 2:30 PMReplaceWith
before releasing Effect
soon 🥳
Would love to see this work, but just find&replace should also work fine since you only need to change arrow.core.computations.*
to arrow.core.continuations.*
carbaj0
03/08/2022, 4:42 PMcarbaj0
03/08/2022, 4:42 PMsimon.vergauwen
03/08/2022, 6:40 PMReplaceWith
from Arrow a shot? In the past, it has worked well for us, but this time it seems to not work for me. The name of the functions and the APIs are compatible though. So find and replace
should work just as well to refactor from the old DSL to the Effect DSL so not don't think we'll block the release for this. I might just write a refactor script or something instead, and share it on the release post.
You can try the ReplaceWith
by trying version 1.0.3-alpha.21