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-type:content-transfer-encoding; bh=iptVY3ygXAeIoQLpPmNh0e4YA2/yLDmbywvJVogeRcg=; b=mgzbwpOcZIKN/+Jfs0Vzth4jaKC4ygJwxs+IE06XwY4cWIZMPTtg8hHWsj93ldQz7g LQJ1YysHcf8OoAUlLgvDG3ISsqd6YDq842ZSUxVYAIXs5pVhdTMyh2dS2ft5727kJroi IO0cQZn4Je4MS709DKZq+cTZdcnbZJIAgYhl7HF2xjwwyemQ0zqbc3tRPqUjIcj2mLUq nQufvRSK5aUy1SCVEWe6Kc5vIhTDG2tm3mTflp/2J9AhVRQxEh463pIeml/PbGLFRvHV q3oBCiTUiO/8Dfv1tiRlPOQixDXVnWZyo//4D8gxpFnNMC0UH8y9Tu7jHtV1MF5f8o9A TVRQ== X-Received: by 10.180.23.193 with SMTP id o1mr84141wif.71.1442002882506; Fri, 11 Sep 2015 13:21:22 -0700 (PDT) Date: Fri, 11 Sep 2015 22:21:20 +0200 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] About reinventing the wheel, and how to avoid it Message-Id: <20150911222120.e57a7e4dca6baabdbdf6287c@gmail.com> In-Reply-To: <201509111707.t8BH7kS8004233@envy.delorie.com> References: <201509111624 DOT t8BGOPYV000685 AT envy DOT delorie DOT com> <20150911190224 DOT 5b50175919e00b91df2ccf53 AT gmail DOT com> <201509111707 DOT t8BH7kS8004233 AT envy DOT delorie 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=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 > > It could be a lot easier to add copper spacing rules in the > > schematic. I guess attaching spacing attribute to nets possible > > refering to a specific category for example "InverterOutputVoltage" > > may solve it in the schematic but it must also be transferred to the > > layout. > > ... > > I'm not denigrating the usefulness of being able to put arbitrary text > anywhere; we added that to pcb (somewhat) as well. But don't think > that being able to add a chunk of text is the same as doing something > useful with that text. Even though you have to remember attributes and values yourself it is not just arbitrary text. For already defined attributes it would have been nice with a list to choose from and for each attribute a list of predefined values to chose from where appropriate. Possibility to add arbitrary attributes make extensions possible without changing gschem so even if a list is added it make sense.