> In future, we might support more flexible extensibility. In theory, > we could provide a hook for calling scheme code on file-save, > however the APIs are not really "there" enough yet to do the > manipulation you're after.
In PCB, we could put the hook in the HID api; since what we're talking about here is a difference between a string's "value" and it's "appearance". Is there a common point (or at least an easily accessible point) where we have the string's content just before we "print" it (display on screen, export to postscript, render in png)? Those are really the only places we *need* to hook, except perhaps in gnetlist. _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

