Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Jul 1998 06:52:18 +0000 (GMT)
From:      Terry Lambert <tlambert@primenet.com>
To:        rkw@dataplex.net (Richard Wackerbarth)
Cc:        peter@taronga.com, hackers@FreeBSD.ORG
Subject:   Re: A really hoopy idea for variant symlinks.
Message-ID:  <199807060652.XAA22028@usr02.primenet.com>
In-Reply-To: <l03130300b1c5a9ee1886@[208.2.87.10]> from "Richard Wackerbarth" at Jul 5, 98 05:13:47 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> As for the mechanism to interogate and set them, this proposal seems OK to me.
> However, to have appropriate value, we need to have A SINGLE VALUE (eg:
> osversion)
> that can be referenced from multiple places. Thus changing a single value
> would change a number of links at the same time.

It's a bit "plan9"-ish, depending on kernel enforcement of parsing
semantics; I'd try to avoid that...

The point about referential commutation is a good one.  There are
currently too many places values are duplicated.  One that comes to
mind is that IP addresses are both stored in a database, and stored
as a transient attribute of a physical interface.

Another example that doesn't exist too many places in FreeBSD is
the storage of the machine name in multiple places (OK, it exists
in the "port" and "packages", like "CAP" and "Samba" and "Apache"
and ...).


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199807060652.XAA22028>