[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: pcb: parameter escaping for commands



On Mon, Nov 24, 2008 at 12:51:33AM +0000, Peter Clifton wrote:

1. Action chaining isn't supported anymore. Wasn't documented, isn't used by anything AFAIK (resource parser does its own splitting).
Please don't break this. I already spend long enough finding the obscure
bug and fixing it which broke re-entrancy with the old code. This _is_
encountered in xgsch2pcb, where one action loads another action script
via an action.
I think we're talking about two different things here. The new parser doesn't handle several actions passed as a single string (e.g. "Display(Name) Display(Value)"). Having an action (lets say "SetAll(Clearance,0.1)") parse and execute another action (lets say "SetElement(U1,Clearance,0.1)") should work perfectly well.
Sorry if my imprecise description caused confusion.

CU Sascha

--
http://sascha.silbe.org/
http://www.infra-silbe.de/

Attachment: signature.asc
Description: Digital signature


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user