Aleksey Bragin ha scritto:
Size is not that big issue, provided the data files
won't be updated
everyday (thus giving a need to redownload 11Mb for our precious dialup
and GPRS users).
I'll keep that in mind. Also, I will probably commit the binary data
files as compilable C source - it's better for me, and it presumably
will be better for people with slow connections too. I don't expect it
will be updated often, either. The data should be binary-compatible
across minor releases, so we could even track minor releases without
necessarily rebuilding all data
Also, before it's gone too far, let's be
consistent and move icu to
lib/3rdparty, normalize to dlls/win32, etc.
I want to keep it separate until 0.3.5 is released, so it will be easier
for you to exclude it from the release branch (I don't think I can make
something usable for the release)