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

Decouple the download process #63

Closed
jordimas opened this issue Oct 22, 2014 · 2 comments
Closed

Decouple the download process #63

jordimas opened this issue Oct 22, 2014 · 2 comments

Comments

@jordimas
Copy link
Contributor

Limitation: Current the process of downloading, converting and building the translation memories is coupled

Solution: We need to split it on the 3 separate process

  • Create separate modules and classes for the 3 process
  • Most of the code for this currently lives in fileset.py
@unho
Copy link
Contributor

unho commented Nov 24, 2014

Build of what? TM files? Translations index? Static HTML pages?

@jordimas
Copy link
Contributor Author

Translation memories files. I updated the description for clarity.

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

No branches or pull requests

2 participants