Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Migrate empty arrays from CollectionUtil to ArrayTypeUtils #5748

Merged
merged 6 commits into from
Jul 15, 2024

Conversation

niloc132
Copy link
Member

@niloc132 niloc132 commented Jul 10, 2024

Remaining arrays are deprecated to allow gradual removal. All other methods have been removed, or relocated/rewritten to where they are used.

Partial #188

@niloc132 niloc132 added this to the 0.36.0 milestone Jul 10, 2024
@niloc132 niloc132 requested a review from rcaudy July 10, 2024 02:44
@niloc132
Copy link
Member Author

I'm leaning towards deprecate all of CollectionUtil, since most of the methods are dead too - only a handful are used anywhere, confined to just three classes (PropertyFile and two tests).

rcaudy
rcaudy previously approved these changes Jul 11, 2024
@niloc132 niloc132 requested a review from rcaudy July 12, 2024 01:01
@niloc132 niloc132 requested a review from rcaudy July 12, 2024 16:12
rcaudy
rcaudy previously approved these changes Jul 12, 2024
@niloc132 niloc132 enabled auto-merge (squash) July 12, 2024 16:21
@niloc132 niloc132 merged commit 8f54141 into deephaven:main Jul 15, 2024
16 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Jul 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants