X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Wed, 30 Dec 2015 07:01:26 +0100 (CET) X-X-Sender: igor2 AT igor2priv To: geda-user AT delorie DOT com X-Debug: to=geda-user AT delorie DOT com from="gedau AT igor2 DOT repo DOT hu" From: gedau AT igor2 DOT repo DOT hu Subject: Re: gEDA and it's future with Scheme & Guile was Re: [geda-user] Project leadership In-Reply-To: <31E7B3E3-873F-4BA3-ADE7-6A5C48F0578D@noqsi.com> Message-ID: References: <20151229212943 DOT 2d486c8c AT wind DOT levalinux DOT org> <322D36D8-DAB6-4117-B22B-8FF515B00D2B AT noqsi DOT com> <31E7B3E3-873F-4BA3-ADE7-6A5C48F0578D AT noqsi DOT com> User-Agent: Alpine 2.00 (DEB 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed 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 On Tue, 29 Dec 2015, John Doty wrote: > > On Dec 29, 2015, at 10:09 PM, Evan Foss (evanfoss AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > >> On Wed, Dec 30, 2015 at 5:02 AM, John Doty wrote: >>> >>> On Dec 29, 2015, at 9:44 PM, gedau AT igor2 DOT repo DOT hu wrote: >>> >>>> >>>> Your current agenda: >>>> >>>> 1. DO NOT CHANGE ANYTHING IN GEDA. >>> >>> And yet I have stated that I approve of Vladimir?s plans. So your understanding is faulty. >> >> Of course they promise no changes to functionality > > If more of the code was in Scheme, scripting would have more access. We could stop arguing and make personalities for different flows more easily. If more of gnetlist was in Scheme, I?d have implemented bus netlisting by now. So yes, we?d get more functionality. Not as long as scripting is limited to scheme. In theory anyone can learn scheme and use it happily ever after. In practice this just does not seem to happen. The plugin approach is a good one. I was for it in PCB (I even requested -rdynamic in the old days to make plugins more generic). I implemented scirpting for PCB. I do think a lot of user stuff should happen in scripts. But I don't think restricting the choice of scripting language to 1 helps. Especially if that 1 is not one of the big currently-popular ones.