X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Subject: Re: [geda-user] [pcb-rnd] Subcircuit example: reusable board outline + mounting holes + details on the code cleanup To: geda-user AT delorie DOT com References: From: "John Griessen (john AT ecosensory DOT com) [via geda-user AT delorie DOT com]" Message-ID: <835dae6f-3c32-33b4-65c6-15992f5daabf@ecosensory.com> Date: Thu, 29 Jun 2017 18:03:43 -0500 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed 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 06/29/2017 02:17 PM, gedau AT igor2 DOT repo DOT hu wrote: > After the layer concept/code cleanup, this is the second part of the long awaited "clean up the internal data structures" effort, > turning our flat-data-with-special-cases into a generic tree. (Later on this will include removing special cases, when elements > will be removed in favor of subcircuits, which is just a generic way of grouping arbitrary objects.) Thanks Tibor, it's a big move in functionality.