Skip to content

Conversation

@simPod
Copy link
Contributor

@simPod simPod commented Nov 22, 2019

Fixes #34524

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #34524
License MIT
Doc PR N/A

TBH I think this is the correct solution to the problem but not sure how you want to approach it.

@simPod simPod force-pushed the fix-directory-loader-2 branch 2 times, most recently from 002de66 to 9a1b4f0 Compare November 22, 2019 16:04
@simPod simPod force-pushed the fix-directory-loader-2 branch from 9a1b4f0 to cb4d80e Compare November 22, 2019 16:38
@chalasr chalasr added this to the 4.4 milestone Nov 23, 2019
@nicolas-grekas
Copy link
Member

I'm missing something: how does this not break the work done in #33350?

@simPod
Copy link
Contributor Author

simPod commented Nov 25, 2019

@nicolas-grekas tests passed so I supposed it did not break it. The main idea here is that registering interfaces should be coupled with registerClasses(). So there's no way to forget to register them and they're not thrown away as it's now happening with DirectoryLoader.

@nicolas-grekas
Copy link
Member

Replaced by #34729

@simPod simPod deleted the fix-directory-loader-2 branch November 30, 2019 17:26
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.

4 participants