I'm really getting lost trying to avoid deprecated things in the alpha version... it seems like there's still docs lingering around that might not be 2.0... is the 2.0 snapshot also production ready? Maybe for a project newly adapting Arrow, we should go straight for that instead of suffering from all the clutter in the alpha version?
s
simon.vergauwen
02/22/2023, 3:11 PM
Sadly 2.0.0-SNAPSHOT also still has many of the deprecated methods 😕
d
dave08
02/22/2023, 4:11 PM
Oh... I would have thought that the point of 1.2.x was just that... to migrate to 2.0 that's completely clean from all the old code.
dave08
02/22/2023, 4:14 PM
Now, I'm really waiting for that new documentation!
s
simon.vergauwen
02/22/2023, 4:14 PM
That work is just behind, we haven't finished removing all the deprecated code on the SNAPSHOT since it makes merging