X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Date: Thu, 24 Mar 2016 01:58:10 -0400 From: al davis <ad252 AT freeelectron DOT net> To: geda-user AT delorie DOT com Subject: Re: [geda-user] mucs autorouter Message-ID: <20160324015810.0fe40ea2@floyd.freeelectron.net> In-Reply-To: <ncqvdk$9u$1@ger.gmane.org> References: <alpine DOT DEB DOT 2 DOT 00 DOT 1603201734120 DOT 7885 AT igor2priv> <ncqvdk$9u$1 AT ger DOT gmane DOT org> X-Mailer: Claws Mail 3.11.1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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, 22 Mar 2016 09:23:15 +0100 Kai-Martin Knaak <knaak AT iqo DOT uni-hannover DOT de> wrote: > ..... plugins do not track advances of the main source. So > they bit-rot and tend to "go away". That's only true when the plugins are of bad quality and are abandoned by the plugin's author. In this case, having it "go away" is probably preferable compared to contaminating the core code. A lot of it depends how plugins are used. In Gnucap, certain things must be plugins, and plugins can be static linked, so new features can be developed as plugins, then when they are ready included with the main program just by putting the file in the right place and listing in the makefile.