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:content-transfer-encoding; bh=imAyn/TbEx0wiy73vaylRe8GMKxJXgou0JeE1RBt9NI=; b=nOVIEh6JxT32KlTA1VqkkyMVhbo17KLbHeiU4d8ZTgO2k6qiITfpAg2X4yy3A5c5Yi VZJKNBgsHwOX8/NLqzF9PTamJpA4kutcgNgI4t12NIpsi3RsisbV36MhZzd2A5/+mJjb HjXck7m3BPnWcavNhjXIWTKbzfLhY3+mPzSPQ/HAFkxaeFojXtb9GuDxPfeWYtICpfzK RJCqRYuYoJ3SR7o5FO9ZoRmv3VfcI8zU/paXasZPwDq8XeMhsVLPC7LYCv9SjcO5rL/Y KiC8FJSjjf7C5Z2gHXdjgdbYD/3TCGpD5WB98nxd28lCPfTz58lXomOeIAXlKuVrWbWQ pQiw== MIME-Version: 1.0 X-Received: by 10.194.104.200 with SMTP id gg8mr11781250wjb.144.1442094253751; Sat, 12 Sep 2015 14:44:13 -0700 (PDT) In-Reply-To: <5E763068-D315-4E5D-A5EE-6559B73DA014@noqsi.com> References: <201509111624 DOT t8BGOPYV000685 AT envy DOT delorie DOT com> <201509111732 DOT t8BHWnF7005271 AT envy DOT delorie DOT com> <960028A6-F16B-4276-B838-E9F0D2959A6F AT noqsi DOT com> <55F32375 DOT 2020505 AT ecosensory DOT com> <201509111941 DOT t8BJfqWl010427 AT envy DOT delorie DOT com> <201509112020 DOT t8BKKBgI012564 AT envy DOT delorie DOT com> <201509112058 DOT t8BKwF3b013774 AT envy DOT delorie DOT com> <6341DF3E-543D-4E36-9B01-6B5B950208C4 AT noqsi DOT com> <9D45499A-BC67-4B2F-A285-34C49ECC20B0 AT noqsi DOT com> <55F451F4 DOT 8000100 AT ecosensory DOT com> <55F47539 DOT 9090006 AT ecosensory DOT com> <5E763068-D315-4E5D-A5EE-6559B73DA014 AT noqsi DOT com> Date: Sat, 12 Sep 2015 13:44:13 -0800 Message-ID: Subject: Re: [geda-user] About reinventing the wheel, and how to avoid it From: "Britton Kerin (britton DOT kerin AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id t8CLiKgt019826 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 Sat, Sep 12, 2015 at 12:08 PM, John Doty wrote: > > On Sep 12, 2015, at 12:55 PM, John Griessen wrote: > >> On 09/12/2015 11:53 AM, John Doty wrote: >>> On Sep 12, 2015, at 10:25 AM, John Griessen wrote: >>> >>>> >On 09/12/2015 10:51 AM, John Doty wrote: >>>>> >>Test cases are important, but I don’t think it’s necessary to have add-on modules maintained with the core sources in order to test them together. >>>> > >>>> > >>>> >Why? Roland made a clear case for that. >>> Successful projects like Python keep core and add-ons separate. >> >> We don't have enough people to act like the python project. > > There are 51 megabytes of contributions from 83 contributors on gedasymbols.org. We’re *already* acting like the Python project, except we’re pretending we aren’t. And gedasymbols is not well used, or well-tested, or particularly accessible to the uninitiated. It great to separate things into modules but there's no point in not storing and distributing them together with the core distribution.