Skip to content

Conversation

Nyholm
Copy link
Member

@Nyholm Nyholm commented Jul 8, 2018

The TranslationLoader interface is (almost) never used. It is currently only used in the converter package.

I think this interface was added because we did not want a dependency on SymfonyFrameworkBundle. But since SF3.4 we got a new interface in the translation component.

I think this interface should be removed.

@Nyholm Nyholm requested a review from bocharsky-bw July 8, 2018 17:29
@Nyholm
Copy link
Member Author

Nyholm commented Jul 8, 2018

We should also use the interface as it was indented in the LegacyTranslationReader.

Copy link
Member

@bocharsky-bw bocharsky-bw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Nyholm Nyholm merged commit 8d7b1ea into master Jul 10, 2018
@Nyholm Nyholm deleted the patch-1 branch July 10, 2018 10:32
@Nyholm
Copy link
Member Author

Nyholm commented Jul 10, 2018

Thank you for the review.

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

Successfully merging this pull request may close these issues.

2 participants