kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #34824
Re: Proposed roadmap changes
-
To:
Ouabache Designworks <z3qmtr45@xxxxxxxxx>
-
From:
Tomasz Wlostowski <tomasz.wlostowski@xxxxxxx>
-
Date:
Thu, 8 Mar 2018 18:21:30 +0100
-
Authentication-results:
spf=pass (sender IP is 188.184.36.50) smtp.mailfrom=cern.ch; lists.launchpad.net; dkim=none (message not signed) header.d=none;lists.launchpad.net; dmarc=bestguesspass action=none header.from=cern.ch;
-
Cc:
KiCad Developers <kicad-developers@xxxxxxxxxxxxxxxxxxx>
-
In-reply-to:
<CAOP4iL0mx4MOF0Bar=FZ71cQAkP57AX7aVwkXGVCmV0dFuSLsQ@mail.gmail.com>
-
Spamdiagnosticmetadata:
NSPM
-
Spamdiagnosticoutput:
1:99
-
User-agent:
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0
On 08/03/18 03:21, Ouabache Designworks wrote:
>
> What happens if you edit a schematic, export the netlist and are
> interrupted before you can save the schematic?
I guess in this case a crash happens sometime after the netlist export
if the user can't save the schematic anymore... Which is bad whether
it's done unix-style or not.
In Kicad, the ultimate netlist is stored in the schematic. The net
indices in PCB are derived from the schematic. Netlist is just an
intermediate file, or in the newer Kicad versions, a variable in the memory.
Please, give me a single argument what benefits Kicad would get by
having a netlist generator as a separate program. I also asked you for
an example of a successful graphical editing application following 'the
unix way', but so far you've not answered my question. Does this mean
that there isn't any?
Tom
Follow ups
References