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

Re: info assembly line, "flits" (long)



>>>>> In article <[email protected]>, "Josh Sled" <[email protected]> writes:

    >> flit. I agree, a flit as a 0 or 1 is very unlikely in the near future.
    >> but at a document level, i.e. a document as a flit, we already have
    >> it in RCS systems that companies are struggling to implement well
    >> as we speak.

    > Again, I think a document system is the best suited for information
    > storage... the flit concept seems to be a great overkill.

Another basic problem that I'm surprised hasn't come up yet:

If I have a 1-bit flit with full revision history, don't I have to
have revision history on each of the bits of the revision history of
the original flit?  We're talking an infinite amount of storage space
here, for one flit that has been moved once!  Also, revisions for the
individual bits in program, including the programs to keep track of
flits, including revision history of programs in main memory, from
what it sounds like.

We will never have this much storage space.  An infinite amount is
required.  What would be the point anyways?  Makes a lot more sense on
a per-file basis.

-Robin