kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #05571
Re: exploiting human readability
On Thu, Oct 7, 2010 at 3:40 AM, Dick Hollenbeck <dick@xxxxxxxxxxx> wrote:
>
> It occurs to me that if you had the assignment operator in place for
> COMPONENT or copy constructor, you could simply assign to the containing
> component when seeing an "inherit" token using the base component.
>
> (component A
> (inherit component B GUID)
> (pin 12 ...)
> (property NAME VALUE (offset X Y) (orientation 0)(font FONT)(visible NO))
> )
>
> Dick to avoid problems i think we should overload the pins and attributes
only and make the graphic part of the component immutable.
--
Marco
Follow ups
References