14-DEC-2024
0049 - srailimaf
I’m really not liking how the rewind stuff is coming together, and I think I need to change the approach and think about how I’m going to use Familiar. Initially I was thinking of it as a being fully bidirectional, but trying to track all the necessary state is looking very complicated, and trying to pack it inside the class itself is looking tricky.
I’m going to keep trying just to see if the additional state calculation needed is really as bad as I think, but I’m pretty sure it’s going to get out of hand, mostly around variation management.