Telegram Desktop uses static language system with code generation, which requires almost full app rebuild on any string modification, no matter how small it is. Since Kotatogram is options-driven, static language system will slow the development. This language system solves the problem by using JSON and runtime string search instead. |
||
|---|---|---|
| .. | ||
| telegram | ||
| emoji_1.qrc | ||
| emoji_2.qrc | ||
| emoji_3.qrc | ||
| emoji_4.qrc | ||
| emoji_5.qrc | ||
| emoji_6.qrc | ||
| emoji_7.qrc | ||
| emoji_preview.qrc | ||