Skip to content

Conversation

jblomer
Copy link
Contributor

@jblomer jblomer commented Sep 19, 2025

Several collection fields still had a public GetCollectionInfo() method. It was an oversight not to remove them earlier. These methods are unneeded and potentially dangerous to expose.

Several collection fields still had a public GetCollectionInfo() method.
It was an oversight not to remove them earlier. These methods are
unneeded and potentially dangerous to expose.
@silverweed
Copy link
Contributor

silverweed commented Sep 19, 2025

Aren't we supposed to deprecate them and remove them in 6.40 (or even 42 given what we said here for RInvalidField::RCategory)?

@jblomer
Copy link
Contributor Author

jblomer commented Sep 19, 2025

I think this case is different, because it is really a bug to have them in in the first place. So, if they are used (unlikely), I'd actually prefer to see breakage.

Copy link

Test Results

    21 files      21 suites   3d 17h 3m 10s ⏱️
 3 667 tests  3 664 ✅ 0 💤 3 ❌
75 180 runs  75 168 ✅ 5 💤 7 ❌

For more details on these failures, see this check.

Results for commit 47662b4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants