www.delorie.com/archives/browse.cgi   search  
Mail Archives: geda-user/2015/09/09/09:50:15

X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f
X-Recipient: geda-user AT delorie DOT com
X-TCPREMOTEIP: 207.224.51.38
X-Authenticated-UID: jpd AT noqsi DOT com
Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\))
Subject: Re: [geda-user] Desired changes (was:"New experimental netlist features")
From: John Doty <jpd AT noqsi DOT com>
In-Reply-To: <201509082033.t88KXsFZ005209@envy.delorie.com>
Date: Wed, 9 Sep 2015 07:49:09 -0600
Message-Id: <D6E97A10-EDD0-4077-A4A8-61A5D4825E1D@noqsi.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> <307FD65!
! 5-69A7-4486-B466-B5FB92CBB1C2 AT noqsi DOT com> <201509082033 DOT t88KXsFZ005209 AT envy DOT delorie DOT com>
To: geda-user AT delorie DOT com
X-Mailer: Apple Mail (2.1878.6)
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t89DnTBL005423
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 Sep 8, 2015, at 2: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.

Well, I’ve seen that cost for 13 years. It’s been worth it.

> 
>> 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.

What do you mean?

>  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.

The high road to tweaking a toolkit is often to add new tools.

>  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.

Perhaps, although the advantage of using directories as packages is that they are transparent and accessible to other tools and even simple shell commands.

> 
> 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)

Are you proposing putting this knowledge in the tool? That could cause problems. Digi-key has the best catalog interface of this type, but it’s the “Girl with the Curl”: “When she was good she was very, very good, but when she was bad she was horrid.” It channels the user into the categories marketers understand, but often I need a part selected by physical criteria not captured by the database. It can be easy when the scenario matches, but it can be frustrating when you’re doing something out of the ordinary.

John Doty              Noqsi Aerospace, Ltd.
http://www.noqsi.com/
jpd AT noqsi DOT com



- Raw text -


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