Re: [pool] Creating the 2.x branch

2023-07-12 Thread Phil Steitz
> On Jul 12, 2023, at 7:14 PM, Gary Gregory wrote: > > My initial impression is that creating a script that edits sources > correctly will take longer to write than editing the head of master to > remove some of the generics. Recall that the code has other generics. > > I am guessing that a

Re: [pool] Creating the 2.x branch

2023-07-12 Thread Gary Gregory
My initial impression is that creating a script that edits sources correctly will take longer to write than editing the head of master to remove some of the generics. Recall that the code has other generics. I am guessing that a manual edit is probably a half day to a full day of work, I'm not sur

[pool] Creating the 2.x branch

2023-07-12 Thread Phil Steitz
I think the code in master is close to releasable modulo the breaking change that we have agreed should move to 3.x. The clean way to proceed on the 2.x branch would be to go back to the commit that introduced the new exception type parameter, cut the branch from there and then port all of the sub