X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=kS+RzBfHljvTZUWZO1WWtW3WukA7WeNeqTsMYIM+Bz8=; b=R0xWCc2CDhwSQ8jObjlahZ+QpVzrTLSIh+I5EqZqYDljFlc5zlUhHhyNrGPHy8RgsW WsMJ1++yV1d9QJpdu3SQ2XdrwlimQLavq3SYT7XoNl5i8RNMTbEPgTNsVz5xEB8Zsyp6 9CvMS/RyoUgfLmuwf44eHb9EVZ2O6QfxA9Ja59MXCU4aqP8tp02ccXgwq8zpSp4n9yKF P7AryIPubi8Vz/rIdn2AIN7HoCcifvfzD4Gz3R/m+DmSKUETil2rR4YlEZ0zAVLL9v0F J4G+Px+TDEgMt4vmdxBz/Cm56WxomyR1vqRC3H2I2ztWOnE+2rdl85QAPwTLs8gGmngN UjrQ== MIME-Version: 1.0 X-Received: by 10.220.186.202 with SMTP id ct10mr16589556vcb.14.1378711889649; Mon, 09 Sep 2013 00:31:29 -0700 (PDT) In-Reply-To: <87ob83dodl.fsf@harrington.peter-b.co.uk> References: <87ob83dodl DOT fsf AT harrington DOT peter-b DOT co DOT uk> Date: Mon, 9 Sep 2013 11:31:29 +0400 Message-ID: Subject: Re: [geda-user] [RFC] Major changes to symbol/schematic libraries in geda-gaf From: Vladimir Zhbanov To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk 1. I'd prefer to use shorter default directory names without special characters such as dash, e.g. just 'geda' or 'gaf', in order to facilitate scripting. 2. Honestly, I don't understand why a project directory should screen the user or system directory with the same name. I'd prefer to see them mixed in gschem with project directory symbols hiding user or system ones having the same names. To distinguish project, user and system symbols, they could be graphically separated, say, having icons with different colors. I like the workflow when I have locally modified versions of my user library symbols in a project directory. I'd even prefer to somehow force gschem make local copies of new symbols every time I add them in a schematic, and further work with these copies (it also would make any project independent of any library changes). So, co-ordinated directory naming in such a case would be appropriate.