delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2015/09/09/03:02:08

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=mime-version:in-reply-to:references:date:message-id:subject:from:to
:content-type;
bh=+7yf/yrNpz6PwCr+UQ48G8sja+YWcxbLby0oxFpFMkA=;
b=0KhijGVjhXyBcuN5TZMaO5V+j1r75d82f3xq1hko9sxQ6FxMpblmadDDoECaxs03y3
z3R4v/3z4jM4zXuSYvGGizqqKbLSSIN1rca/7/cXKH0Q8O8X2wKpMX4rlL8/pUo09EJZ
Q5Z3V3wATGHBqDb0/ffrkzTPwHM9I9HFQJ7XpCj05NWZNuOeyI78Vjrxc0+7hYjES08e
Ub23YmEJRLUD5wskjsCh0AUmEsbYpYb29rBnJRfLIUujx1hVmEKFnxDeliNw4C89sXFB
JKZJ2495DdwkemtRq3Fm1tboNCzsb3W+kvJVus9E+3BZ5f0vK3TtILPLxOfZMliIA6FB
vtUA==
MIME-Version: 1.0
X-Received: by 10.180.93.196 with SMTP id cw4mr54201668wib.54.1441782110676;
Wed, 09 Sep 2015 00:01:50 -0700 (PDT)
In-Reply-To: <201509082033.t88KXsFZ005209@envy.delorie.com>
References: <alpine DOT DEB DOT 2 DOT 11 DOT 1509031356150 DOT 13201 AT nimbus>
<55E8773B DOT 9000902 AT jump-ing DOT de>
<alpine DOT DEB DOT 2 DOT 11 DOT 1509031846370 DOT 7163 AT nimbus>
<55E8831A DOT 8050307 AT jump-ing DOT de>
<alpine DOT DEB DOT 2 DOT 11 DOT 1509032004020 DOT 10628 AT nimbus>
<55E891FA DOT 2010509 AT jump-ing DOT de>
<alpine DOT DEB DOT 2 DOT 11 DOT 1509032039300 DOT 14871 AT nimbus>
<BC7E3E69-4914-4654-B020-1338C71E0CDB AT noqsi DOT com>
<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>
<msfjma$340$1 AT ger DOT gmane DOT org>
<alpine DOT DEB DOT 2 DOT 00 DOT 1509060518220 DOT 6924 AT igor2priv>
<msidqe$66h$1 AT ger DOT gmane DOT org>
<D2219618-B906-432B-B11A-C108DA9FCBF9 AT noqsi DOT com>
<CAOP4iL3JkWC4Nuw8vDOBDR4Zk4OD2xwrMwHXp-ZihPom5Wmfwg AT mail DOT gmail DOT com>
<43CA04C5-47B7-4DA4-8005-3A2D4E9D0E47 AT noqsi DOT com>
<20150908162514 DOT 43142577ec15e48c50950a18 AT gmail DOT com>
<CD93E147-F22E-4CA2-9793-FAAA5558486D AT noqsi 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>
<307FD655-69A7-4486-B466-B5FB92CBB1C2 AT noqsi DOT com>
<201509082033 DOT t88KXsFZ005209 AT envy DOT delorie DOT com>
Date: Tue, 8 Sep 2015 23:01:50 -0800
Message-ID: <CAC4O8c87mWZq-AXn6uBw1HoWNh8pDbm0nK5TzwxdYyJyCt0Tiw@mail.gmail.com>
Subject: Re: [geda-user] Desired changes (was:"New experimental netlist features")
From: "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" <geda-user AT delorie DOT com>
To: geda-user AT delorie DOT com
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

On Tue, Sep 8, 2015 at 12:33 PM, DJ Delorie <dj AT delorie DOT com> wrote:
>
>> It's the cost of being able to do things that the developers never
>> imagined.
>
> Yeah, I'm just saying we're seeing that cost now.
>
>> There's a role for integrated tools.
>
> This is not an argument for integrated tools, just an argument that
> using a toolkit so you don't have to anticipate user's needs means you
> might end up not building a robust enough toolkit.  We took a shortcut
> in gschem because it met one person's needs, and it's causing problems
> now.  We need to be willing to tweak the toolkit model if needed, if
> we see that it's not as usable as it could be.  Even things like the C
> and C++ standard libraries go through this process, painful as it
> might be, when appropriate.
>
> 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.
>
> The only real integration into the GUI tools is if the user says "I
> need a NAND gate" that tool might need to ask them to clarify in order
> to provide a unique-enough object (how many inputs?  do you need
> schottky?  what speed family (if it matters)?  Is this a default gate
> (heavy sym) or specialty (light sym)?  What package do you want?  What
> speed class or voltage family?  Is an ideal model OK?).  In gschem for
> example, the tool might generate the symbol heirarchy on the fly based
> on what alternatives are available, so instead of:
>
> symbols
>  -> 74 series
>    -> 7400-1.sym
>    -> 7400-2.sym
>    -> 7400-3.sym
>
> You might see
>
> symbols
>  -> logic gates
>    -> NAND
>      -> by-inputs
>        -> 2-in
>        -> 3-in
>        -> 4-in
>      -> schottky
>  -> 74 series
>  -> vetted
>  -> in-use
>
> (I can't think of a good way to turn digikey's search forms into a
> menu bar option :)
>
> (and maybe a menu bar option or gtk-tree isn't the best way to display
> a library, either)
>
> (in my blue-sky, the interface between apps and the CDM was a remote
> query, where you send "what you have" and it sends back what
> alternatives remain, or sends you the component info you selected)
>
>> It's a little different. I see the component database manager as an
>> automated editing/annotation tool between schematic capture and the
>> downstream simulation/layout/documentation flow. But up front, you
>> may want a tool to select the subset of symbols to use for the
>> project in the first place.
>
> I figured the component database manager (CDM) would need to have some
> configuration that said where to get components from (project-specific
> files, installed libraries, web servers, sql, whatever) and part of

That's quite a variety of sources.  In the past I've wondered if Make would
be a good tool for dealing with these two facts:

  1. Expect user clone-and-modify is more useful strategy than trying to have
      exhaustive libraries

  2. There are lots of ways of making symbols/footprints out there already

For us to effectively share symbols (parts in my case -- I use all
heavy symbols)
with each other, we need a common interface that specifies how they are
created, so we can easily understand the code at need and external tools
can access them.  Make is the closest we  have to a lingua-franca for
that purpose.
I'm thinking of the way Debian works, where standard, well-described targets are
expected to do particular things in the construction of packages.  The debian
approach has worked nicely both for rendering diverse build systems
more easily comprehensible and for allowing automation over the packages.

How does this seem to others, reasonable or weird?

Britton

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019