While profiling library loading I noticed that 
SCH_LEGACY_PLUGIN_CACHE::loadPin() calls pin->SetName() and pin->SetNumber(), 
which appear to be UI-level routines.

Among other things, they (1) set the modified flag (is this perhaps behind the 
library-alwasy-modified bug) and convert all spaces to underscores (do we need 
to do this when reading from a library file — it appears prominently in 
profiles?).
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to