Bernd Jendrissek wrote: > The component library would be void of this uuid attribute; libgeda > would add it to an object on creation, so that it gets assigned each > time you place a component.
I can imagine if the netlist contained this uuid by way of being generated from that schematic, the uuids could become a check of whether BOMs generated, and schematics edited were still in sync part by part. If the BOM changed, it changed by using a netlist, and if the schematic you are looking at is the right one, it has the same uuid in it as the netlist and the BOM. If you changed a schematic unnecesarily -- deleting and adding the same component again from a library, you would need to regenerate netlist and BOM and check the BOM against the previous one to have all checks pass. Then the BOM would have a new uuid, but the same part in it... Is that your motivation Bernd? John Griessen _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
