[PD-dev] pd [concat $name msg $accel \;] VS. using quotes

Hans-Christoph Steiner hans at eds.org
Mon Jan 12 23:31:29 CET 2009


I am thinking it would make things much more readable for non-Tclers  
and it shouldn't change the function if the code used "" double-quotes  
instead of Tcl's [concat] for sending messages.  So something like this:

pd "$name msg $accel :"

Instead of this:

pd [concat $name msg $accel \;]

Can anyone see any problems or disadvantages of doing that?  It is  
working for me so far...

.hc

----------------------------------------------------------------------------

Access to computers should be unlimited and total.  - the hacker ethic






More information about the Pd-dev mailing list