pspp-dev
[Top][All Lists]
Advanced

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

Re: Long-name/short-name complexity


From: Ben Pfaff
Subject: Re: Long-name/short-name complexity
Date: Sun, 01 May 2005 08:47:27 -0700
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

Ben Pfaff <address@hidden> writes:

> I think that there is a simple implementation model that accounts
> for the observed SPSS behavior.  Suppose every variable has a
> primary name, which is up to 64 bytes and the real name of the
> variable for all normal purposes.  Then suppose that variables
> that have been read from (or written to?) a system file also have
> a 8-byte (at most) short name that is not changed by any normal
> operation, even renaming.  When a system file is written, short
> names are assigned to any variable that doesn't have one, and any
> duplicates among those that already had short names are given new
> short names (if duplicates are possible--I'm not sure that they
> are).

I have prepared a patch that uses this model.  I will check it in
later today.
-- 
Positronic Functional Android Fabricated for Fighting




reply via email to

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