X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <51EBF481.7010801@xs4all.nl> Date: Sun, 21 Jul 2013 16:47:29 +0200 From: Bert Timmerman User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.19) Gecko/20110429 Fedora/2.0.14-1.fc13 SeaMonkey/2.0.14 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] Re: [geda-help] Toporouter and vias References: <1374248570 DOT 2458 DOT 30 DOT camel AT AMD64X2 DOT fritz DOT box> <51E97735 DOT 5010005 AT videotron DOT ca> <1374256413 DOT 2458 DOT 40 DOT camel AT AMD64X2 DOT fritz DOT box> <51EBDE4E DOT 20100 AT jump-ing DOT de> In-Reply-To: <51EBDE4E.20100@jump-ing.de> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by XS4ALL Virus Scanner Reply-To: geda-user AT delorie DOT com Markus Hitter wrote: > Am 19.07.2013 19:53, schrieb Stefan Salewski: >> Teardrops is DJ's plugin, see >> >> http://www.delorie.com/pcb/teardrops/ > > Is there a reason why this is a separate plugin and not part of the > official sources? > > > Markus > Hi Markus, A couple of months ago I had planned to get all known plug-ins into the pcb repository (after review by peers of course ;-) And then I got drowned in the day job (too much work is a luxury problems these days, so I'm not complaining). The plug-in mechanism of pcb itself is a strong feature, for it allows plug-ins to be coded in other programming languages (I have seen a java plug-in amongst others). Another advantage is that (power) "user" tools for pcb can be kept outside the main repo, keeping the maintenance burden low for devs, for example: it took effort to keep the plug-ins up to date after the nm-resolution change. So IMHO the pcb plug-in mechanism itself is a keeper ! If you want to do a stab at it, here is my collection of plug-ins: https://github.com/bert/pcb-plugins YMMV ;-) I'm available for testing and reviewing ;-) Kind regards, Bert Timmerman.