gnu-arch-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnu-arch-users] missing feature: text file handling


From: Stephen J. Turnbull
Subject: Re: [Gnu-arch-users] missing feature: text file handling
Date: Fri, 08 Oct 2004 10:03:16 +0900
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.5 (chayote, linux)

>>>>> "Adrian" == Adrian Irving-Beer <address@hidden> writes:

    Adrian> I don't think it's unfeasable that in a couple of years,
    Adrian> tla (or whatever the de facto arch client is) will be much
    Adrian> more cross- platform.

Neither tla nor the platform is the problem; it's the rest of the
toolchain.  Toolchains are almost by definition platform-specific and
also task-specific, and have their own quirks.

arch should provide binary semantics for objects it manages,
attributes for each object, and a way to plug in an attribute-
dependent codec on the client.  Toolchains/platforms/projects should
provide their own codecs, which the arch project could accept as
"contrib" and maintain a library, but should not "support" as part of
arch.

Support for the codec library as a related project is up to the arch
maintainers, and would be desirable.  I'm just saying that a project
using arch should decide what the archival file format should be, and
arch should serve those files up byte-for-byte identical to the
archive content, until it gets to the codec.  After that it's up to
project policy, and mistakes in codec usage aren't arch bugs _by
definition_.  Separation of responsibility and all that.

-- 
Institute of Policy and Planning Sciences     http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba                    Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
               Ask not how you can "do" free software business;
              ask what your business can "do for" free software.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]