On 07.02.2023 11:26, Angela Schreiber wrote:
ciao julian
the plan sound reasonable to me.... it's overdue that we get this done, so any
progress is good IMHO.
kind regards
angela
Thanks.
This is a complicated set of tasks, so the more feedback the better.
One question I'm struggling with:
Does it make sense to *reduce* the use of Guava (for instance,
collection and object utilities that have JDK equivalents), given the
fact that we probably can't get rid of all of them?
A benefit would be that we could apply the same set of changes
(theoretically) to maintenance branches that stay on "old" Guava. It
would also mean touching less code once we introduce the new Guava wrapper.
On the other hand, using wrapped Guava mostly only affects import
statements (except for Guava stuff that was actually removed), so
changes to the interesting parts of the source code would be less.
Best regards, Julian