make sense? I've kind of always only thought of experimental annotations being necessary for stable APIs, feels like unnecessary friction in something that is still being actively developed anyway
t
Ting-Yuan Huang
12/07/2020, 10:44 AM
@KspUnstable
might be a better name. The reason for this annotation is that they rely on some implementation specific behaviors in the compiler and may subject to change.
z
Zac Sweers
12/08/2020, 3:15 AM
right, but isn't basically all of KSP like this?
Zac Sweers
12/08/2020, 3:15 AM
I'm just surprised because I've never seen experimental annotations used for something that was itself not stable anyway
y
yigit
12/21/2020, 11:19 PM
yea it is more like we are not ready to commit to this API 🙂
so more experimental than KSP itself 😄