DJ Delorie wrote: > Wrapping a tiny-tcl around the existing action stuff is certainly one > way, or even a tiny-scheme. Just assume all actions return #f or #t. > > The tricky part is making them useful - we'd need some way to *query* > the board, loop across elements/traces/layers, etc.
This suggests object IDs. They would let you do a search and replace of attribs based on finding a set of objects with some list of matching attrib values, a useful speed-tool when doing layout. John griessen -- Ecosensory Austin TX _______________________________________________ geda-dev mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev
