#N canvas 277 160 464 313 10; #X text 149 280 Florian Hollerweger \, 2011 \, flo@mur.at; #X obj 20 274 print outside_abs; #X text 13 81 1) observe how the creation argument "foo" of [mmw_abs] was printed twice on load \, once inside the abstraction itself \, and once in this patch.; #X text 14 135 2) reload the [mmw_abs] abstraction \, for example by renaming its creation argument from "foo" to "bla"; #X text 16 179 3) Note how this time \, [mmw_abs] prints only *inside* the abstraction itself \, but does not pass the message on to its outlet as expected!; #X obj 20 248 mmw_abs foo; #X text 12 23 To recreate the bug (tested in Pd 0.42.6 under Debian GNU/Linux):; #X connect 5 0 1 0;