Suggestion: use of symbolic links in the FTP site

From: Tom Emerson (tree@basistech.com)
Date: Wed Apr 21 2004 - 12:21:40 EDT

  • Next message: Tom Emerson: "Re: Unihan.txt and other possible representations of the data"

    Given that the Unicode data files provided in on the Unicode FTP
    server in ftp://ftp.unicode.org/Public/X.Y-UpdateZ are incremental,
    thereby requiring one to manually walk backwards through time to find
    the "current" version of files not changed in an update, wouldn't it
    make sense to put symbolic links to the previous versions?

    For example, add symlinks in

        Public/4.0-Update1

    to

        ../4.0-Update/BidiMirroring-4.0.0.txt
        ../4.0-Update/CompositionExclusions-4.0.0.txt
        ../4.0-Update/DerivedProperties-4.0.0.txt
        ../4.0-Update/EastAsianWidth-4.0.0.txt
        ../4.0-Update/StandardizedVariants-4.0.0.html
        ../4.0-Update/StandardizedVariants-4.0.0.txt
        etc.

    Similarly,

        Public/4.0-Update

    Would include a symlink back to

        ../3.0-Update1/Jamo-3.txt

    And so on and so on.

    These links could even be created programmatically with a small bit of
    scripting. I'll even write the script, if necessary.

    Regardless, I think it would be beneficial to be able to download
    *all* relevant data files for a given release of Unicode without
    trolling through the directory hierarchy.

    Thoughts?

        -tree

    -- 
    Tom Emerson                                          Basis Technology Corp.
    Software Architect                                 http://www.basistech.com
      "Beware the lollipop of mediocrity: lick it once and you suck forever"
    


    This archive was generated by hypermail 2.1.5 : Wed Apr 21 2004 - 13:34:15 EDT