← Back to team overview

kicad-developers team mailing list archive

Re: Connection graph question

 

I was going to say that if they’re now a copy we could simplify the draw code a bit.

But I see Wayne has already done that. :)

Cheers,
Jeff.


> On 12 Dec 2019, at 08:57, Jonatan Liljedahl <lijon@xxxxxxxxxxxx> wrote:
> 
> On Thu, Dec 12, 2019 at 12:01 AM Wayne Stambaugh <stambaughw@xxxxxxxxx> wrote:
> 
>> Now that the LIB_PART of the SCH_COMPONENT is no longer a pointer link
>> but an actual copy of the library symbol, any change to the underlying
>> library symbol will result in stale pin map pointers.
> 
> I'm just curious to know, since I'm not at all familiar with this part
> of the code, why does it need to be a copy instead of a pointer? And
> is this per symbol instance in the schematic?
> 
> -- 
> /Jonatan
> http://kymatica.com
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~kicad-developers
> Post to     : kicad-developers@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~kicad-developers
> More help   : https://help.launchpad.net/ListHelp



References