erengy / taiga

A lightweight anime tracker for Windows
https://taiga.moe
GNU General Public License v3.0
2.11k stars 228 forks source link

Conversion to standalone libraries #316

Closed erengy closed 6 years ago

erengy commented 8 years ago

Similar to my effort in v1.2 to separate the anime video filename parser, I'm planning to continue modularizing Taiga in v1.3. This will not only result in a simpler codebase for Taiga, but it may benefit other projects as well (@erengy/anitomy is being used by at least three other applications).

Third-party libraries

Please let me know if you have any ideas or suggestions!

wiiaboo commented 7 years ago

Wasn't sure if this warranted a separate issue: Would it be possible to add something like https://github.com/stengerh/foo_tfsandbox?

tomerghelber commented 7 years ago

I would like to know why boost is "a huge dependency". Because there is a lot of code? We should be happy. Because its big? The compiler should be able to cut out the staff that aren't used. Thanks.