Skip to content

Added deprecation notice on TranslationLoader interface and some comments #31

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

Merged
merged 3 commits into from
Jul 10, 2018

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