[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lmi] Compression of MST files
From: |
Greg Chicares |
Subject: |
[lmi] Compression of MST files |
Date: |
Fri, 23 Feb 2018 16:50:12 +0000 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 |
Vadim--The MST files (unlike their XSLT cousins) are readable
enough that an end user might be tempted to modify them in an
inappropriate way, if we distribute them in source form. If we
were to compress each MST file with xz and distribute only the
compressed copies, how easy would it be to use liblzma (which
we already distribute) inside lmi to decompress them on the
fly (into RAM, not onto disk)?
- [lmi] Compression of MST files,
Greg Chicares <=