X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=KexnAS1bHCWidSBd0fDcJdxr/mQ9dz1pE5x9b3GIhQw=; b=ZghzhCU7On982uZzSccWNb/ah+XkJwhhCHBsGJGHfb7aLP1hy7UHMgj5s2DLGhiSLG nX09KwS94egQUilidTtgkPJm9Em0pRCBNvwL+pGGXSRvOcu4vmNDLG1siV//XMxFlV+g awGMLhtloiXnTg30fo1JkZrGSGOoRzsJpN/+yVsFSuG3tMK3F8y+iUsT7ht5c3x/o669 f/6ex3+niRy3JDzhgVVBagEh30pIS0RLIOjuBNtKNnNICyz2DHZiaPieDgKC9j8G+3cA 3/jXku1T8CADrSjeU90zCGm8Q/uvpBqfRImeYxu8s0UTe0AuE2JemOhSa7KIz66N5dlO KdOQ== X-Received: by 10.194.82.37 with SMTP id f5mr64220656wjy.36.1441815519115; Wed, 09 Sep 2015 09:18:39 -0700 (PDT) Date: Wed, 9 Sep 2015 18:18:34 +0200 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] Desired changes (was:"New experimental netlist features") Message-Id: <20150909181834.0eb3d26a589e94e50ec0b0d3@gmail.com> In-Reply-To: References: <201509032030 DOT t83KU1Yq017045 AT envy DOT delorie DOT com> <55E97A3E DOT 2070402 AT jump-ing DOT de> <69B8B3F4-A6E4-43E9-9055-C63A5D6A3707 AT noqsi DOT com> <43CA04C5-47B7-4DA4-8005-3A2D4E9D0E47 AT noqsi DOT com> <20150908162514 DOT 43142577ec15e48c50950a18 AT gmail DOT com> <20150908182504 DOT 196a11571c68bc63ef8e4c27 AT gmail DOT com> <11875D68-7D82-48AB-8850-C5C3BCCF64EC AT noqsi DOT com> <201509081853 DOT t88IrAak001304 AT envy DOT delorie DOT com> <307FD65! ! 5-69A7-4486-B466-B5FB92CBB1C2 AT noqsi DOT com> <201509082033 DOT t88KXsFZ005209 AT envy DOT delorie DOT com> X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 > > We currently say "this directory is our library". Maybe as part of > > the component database project we need a new thing that lets us say > > "this tool provides our library" ? If it defaults to "this directory > > is our library" then it's backwards compatible, too. The "this tool" > > can be a linked-in library, runtime plugin, external tool, or net > > connection, depending on how we choose to implement it. > > Perhaps, although the advantage of using directories as packages is that they are transparent and accessible to other tools and even simple shell commands. Yes, if symbols are individual files it is possible to generate new symbols by an external program.