I have a patch that needs to renumber pinnumber attributes, which I
used to do in libgeda, using o_redraw_single.  But now that interface
is in gschem, and I don't know how else to rewrite the attributes from
within libgeda.

Ideally there'd be some sort of Observer pattern, but for now
something else will have to do.  I've seen some code do ->CHANGED = 1;
is this my best option?


_______________________________________________
geda-dev mailing list
[email protected]
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev

Reply via email to