X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f Date: Fri, 8 Jan 2016 13:28:03 -0500 Message-Id: <201601081828.u08IS32f029317@envy.delorie.com> From: DJ Delorie To: geda-user AT delorie DOT com In-reply-to: <568F9A18.2080007@iee.org> (geda-user@delorie.com) Subject: Re: [geda-user] (SQL file open/save) References: <1512221837 DOT AA25291 AT ivan DOT Harhan DOT ORG> <20160106091006 DOT 5F67B809D7A1 AT turkos DOT aspodata DOT se> <20160106133049 DOT 5A0E9809D79B AT turkos DOT aspodata DOT se> <20160106143629 DOT 4D39D809D79B AT turkos DOT aspodata DOT se> <20160106164022 DOT D0D4E809D79B AT turkos DOT aspodata DOT se> <20160106180912 DOT 42ddf4079d91384f206b7c35 AT gmail DOT com> <20160106191433 DOT 5dc5cb59 AT jive DOT levalinux DOT org> <20160106202817 DOT 56197b2c539d426a1b724c9e AT gmail DOT com> <568E09ED DOT 1080508 AT m0n5t3r DOT info> <568F9A18 DOT 2080007 AT iee DOT org> 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 > and I'm not privy to the argument why the existing geda/pcb file is > considered 'deficient' To summarize: we'd like to expand what PCB can support, but the current file format is "fixed" in that it can't import "unknown" data structures. So if/when we add stuff to pcb's data model, we'd need to change the file format *anyway*, so it's an opportunity to pick something better than just extending what we have. Of course, it's all just talk until we have a committment to actually do the work. > and then we can take a(n) (anonymous) vote on which direction to Software isn't a democracy, it's a meritocracy. Those with the expertise and resources will propose a solution (via a patch or branch), which peers can review and critique or accept.