X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Original-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-transfer-encoding; bh=duEo+oWp0REwuKyHtRy2k87z8YTKhHT2LRClPUrcaSk=; b=NR7Ev3Acj2IegQbYZp+xcgzk1CAd2DgD5BLxtrc0IzUW2HlFvwQuYb3c4lfFj/g6Ob NnmhGQ96tc8MVR/6qfQo2aXZdmUPt9eca6WVMmLQfpwfgDtCQQrXN13/anfU7OENdv47 GFC5c9u4Pjg7fTEXUBMuHKrPcabog3mZGUM6yGpDW649XUSgjZpsY/bWf/V8de+pLi+T Rd1En86W5nAIR18bT4v2Z92wuuPnnHn9SLt729XmdIyiuHsv5xqfQcSBm9WTi+wPOa5h WP0pC3UMb8+xEItm9jNHw4GFQQ8HVWnQ0MjDlF4EBhYuxUcNEa5MM6yX1ic3ykdmdMbD jVkw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=duEo+oWp0REwuKyHtRy2k87z8YTKhHT2LRClPUrcaSk=; b=KfjUTKhJ5QjKoARgK/jPLUQXEyq91CqjDOdkHi8ss4K3lvyI51iwEJ+1wUHugwlb1q zXsAZR8Zw3aXeig2doauLkRoOjfN0sOhULI2E2qEHL1wZp5eEK9+Ga86PuUputWMxGVv UkrgCRtFEmOy07fKhxXZcvwUm2tusQxkT5pbCpFF1GPpTHK9TFCaYOgnCQZugw3yF17a si2U1/c7+WPQDtjA9pKKioEhCpZSubks3x9lPqE9pDwhQFSXCS7OQVALnxRALiUh7QWd 8hdSqUyAkPCNpPXnj/oziLBg4OUf3A+wAnkBPGLoSOcHi0J6M5yDnefdNA5jMlZ4J4e/ ZNYg== X-Gm-Message-State: AD7BkJLx0bAOkuI4By6UZ/+JohJIcGnd/ZPsRjZExvEfBeWFoeb6SXFCQga0uQcfWsQAeA== X-Received: by 10.194.236.3 with SMTP id uq3mr6099843wjc.119.1456771522491; Mon, 29 Feb 2016 10:45:22 -0800 (PST) Date: Mon, 29 Feb 2016 19:45:17 +0100 From: "Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] pcb import schematic crash, parantheses in netname Message-Id: <20160229194517.3c1ece01e171de6e69234c56@gmail.com> In-Reply-To: <233112C8-21C6-4753-823A-19BD5A2882C1@noqsi.com> References: <20160215215221 DOT fd472794e7b9446a243bfc40 AT gmail DOT com> <201602161715 DOT u1GHFMBB028078 AT envy DOT delorie DOT com> <201602162032 DOT u1GKWL7Y005291 AT envy DOT delorie DOT com> <59CE9019-7A56-49D6-BC2B-680A7253B055 AT noqsi DOT com> <1771F6F4-1235-4D24-9015-2C9A04EB2117 AT noqsi DOT com> <201602291654 DOT u1TGsRTd003670 AT envy DOT delorie DOT com> <233112C8-21C6-4753-823A-19BD5A2882C1 AT noqsi DOT com> X-Mailer: Sylpheed 3.5.0beta1 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 > >>> When I need something new and strange, it's a PITA to add, > >> > >> But at least you *can*: > > > > Hey, it's software, at least you *can* rewrite it to do anything. You > > missed the message completely: It's *difficult* to do. Perhaps you > > could put some effort into making it easier? > > There’s a distinction between rewriting and scripting. I’ve never had to rewrite a single line of code in gschem, gnetlist, or libgeda to do a very wide variety of things. A few lines of Scheme or AWK usually suffice to do what I need. Developers code, users script, consumers do neither. I’ve never had to rewrite a single line of code in gschem, gnetlist, or libgeda to do a very wide variety of things. I agree it's very flexible, no problem express any circuit. > >> Gschem is a page editor. > > > > Too bad it's not a schematic editor. That would be useful. > > > > It’s darn useful. It enables me to do jobs solo that would require a team with other tools. It simple and easy to understand. A schematic is a graphical representation of electrical components and connections between them, nothing more nothing less. Schematics may be used for: VHDL, simulation, circuit board, manual connections with cables or whenever there is a need to represent connections between components graphically. Nicklas Karlsson