X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:in-reply-to:references:from :date:x-google-sender-auth:message-id:subject:to:content-type :x-gm-message-state; bh=v6JceRaSRiRSHLW2KCpp6nnSJy1MWUrNSgc9EabesQw=; b=dawyak5m2PBhk3LXuv4moxVRvuZhGk6hOEZPK3TI+A4XzK8h2I0IxwteN4HL3BMeZF HpTtvYNEWO1tqdJdLd7q6kuHZ/EDRsV3jo0IXkqQh7sUSLBzuX1aBtudEnvNXuTJjNhL u2LCWavzFnVqbXJb9BNQ4KWdtpMzq5fnMAaHzJNl7q1QJupfnrdApgiKaCtlVYwxiFvr JeD2ArIo1Bo98QolFF7I+eXUs7FX0LGpVCYGTd0nPr7e9Z5nxwxRbA2dw3UEvRPewQsp Wxn7VgNHuMIGzCXRp2nHNBE5xW4h03LrdxhaIYR3MmjOabUSkAhReX8kohkJfE7R9M7G AtsQ== X-Received: by 10.66.163.200 with SMTP id yk8mr4919363pab.170.1370647750962; Fri, 07 Jun 2013 16:29:10 -0700 (PDT) MIME-Version: 1.0 Sender: mjd AT hackvana DOT com X-Originating-IP: [2600:3c00::f03c:91ff:fedf:628a] In-Reply-To: References: From: Mitch Davis Date: Sat, 8 Jun 2013 07:28:50 +0800 X-Google-Sender-Auth: VVYGe3QkN0sz-qZHg13vJf3QQMI Message-ID: Subject: Re: [geda-user] Re: refdes renumber To: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 X-Gm-Message-State: ALoCoQkwrrim8l/S1F0EuLz7S9CAmp6cdndsL9u/W89PvZYKn5GklhEQ3o60YyG3G9WpuA6pU/UJ 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, Jun 8, 2013 at 6:49 AM, Kai-Martin Knaak wrote: > > IMHO, python is an excellent choice for scripting :-) Warning, warning! Slippery slope! (tongue in cheek) Samba started using just a wee dram of Python, and in Andrew Bartlett's words, Samba now has more Python than C, and it's only going to keep going that way. http://lcaunderthestars.org.au/schedule/157/view_talk Similarly, KiCad now offers Python scripting. I can see a future for KiCad when more and more core stuff is done with Python (and less with C++). Python likes to get its claws into everything! Mitch. (Python lover)