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

Some fixes for recent changes #2

Merged

Conversation

amake
Copy link

@amake amake commented Aug 23, 2016

Sorry I haven't been able to give feedback lately; I was traveling.

Here are some fixes for your current work. A lot of it is cosmetic or merely simplifying the existing logic, but the most important thing was uncoupling the bridge implementations from the Core. We don't want our code littered with assumptions about the availability of a loaded project when all we need is two languages. It's better to put that dependency in one spot (where LanguageToolWrapper inits the bridges) and pass the languages along as arguments.

I haven't actually tested the dialog yet, but I'll try to get to it soon.

@chelobaka chelobaka merged commit cdd1e91 into chelobaka:languagetool-http Aug 24, 2016
@chelobaka
Copy link
Owner

Thank you! Merged.

@amake amake deleted the topic/aaron/languagetool-http branch September 26, 2016 02:01
chelobaka added a commit that referenced this pull request Feb 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants