Re: Proposed change to skel representation
From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-07-29 16:53:11 CEST
cmpilato@collab.net writes:
I think I'm -0 with Mike. Even if space is not the separator between
(3 x y blah 7 Hi, mom)
That's three atoms: "x y", "blah", and "Hi, mom".
It's true that our table keys don't ever have spaces, so for much of
If we were going to change something, I'd prefer the following simpler
There are two confusing things about the current schema:
- We support both counted-length and implicit-length atoms. So an
- For the counted-length atoms, the separator between the length
What if we start *always* using counted-length, and make the separator
(svndiff 1 0 2 1a) === becomes ===> (7:svndiff 1:0 2:1a)
and
(3 x y fish 3 bye) === becomes ===> (3:x y 4:fish 3:bye)
The former example is the sort of thing we'd see a lot during
But you know, (7:svndiff 1:0 2:1a) seems less readable to me than
-K
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.