From owner-freebsd-i18n@FreeBSD.ORG Fri Jun 6 15:20:54 2003 Return-Path: Delivered-To: freebsd-i18n@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A81237B401 for ; Fri, 6 Jun 2003 15:20:54 -0700 (PDT) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id B4BA643FAF for ; Fri, 6 Jun 2003 15:20:52 -0700 (PDT) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.9/8.12.9) with ESMTP id h56MKp5h056837; Sat, 7 Jun 2003 02:20:51 +0400 (MSD) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.9/8.12.9/Submit) id h56MKo5D056835; Sat, 7 Jun 2003 02:20:50 +0400 (MSD) Date: Sat, 7 Jun 2003 02:20:49 +0400 From: Andrey Chernov To: Yury Tarasievich Message-ID: <20030606222047.GA56630@nagual.pp.ru> References: <3EE0CE19.1020500@grsu.by> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3EE0CE19.1020500@grsu.by> User-Agent: Mutt/1.5.4i cc: freebsd-i18n@freebsd.org Subject: Re: CTYPE etc. X-BeenThere: freebsd-i18n@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD Internationalization Effort List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Jun 2003 22:20:54 -0000 On Fri, Jun 06, 2003 at 20:23:37 +0300, Yury Tarasievich wrote: > Hello, > > Is there a reason not to have following change in files layout of locale > support: > > - LC_CTYPEs for 8-bit charsets in separate dir (say > /usr/share/locale/CTYPES), with links in language_country.charset > - LC_COLLATEs for each language_country in separate dir etc... I see no advantages of such reorganization, moreover, there are backward compatibility problems.