Hi Jeppi,<br><br><div class="gmail_quote">2011/5/5 Jeppi Jeppi <span dir="ltr">&lt;<a href="mailto:jeppiot@hotmail.com">jeppiot@hotmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">




<div>
Hi again,<div>just another question regarding the pd-msg system. Say I have two parametrized abstractions [boo 1] and [boo 2] loaded in my patch. When I send a message to them to dynamically create some objects inside, I send it as </div>
<div>[obj 20 30 metro 100(---&gt;[s pd-boo.pd] </div><div>which, of course, goes to both instances.</div><div><br></div><div>Would it be a way to send the message only to a single instance, maybe taking into account the creation parameters?</div>
<div><br></div></div></blockquote><div>If abstraction ``boo.pd&#39;&#39; is changed and saved to boo.pd changes are applied to all boo.pd&#39;s in the patch. So two different boo.pd&#39;s require two different names. Except for creation arguments, I assume they&#39;re not saved in the abstraction, but in your main patch.<br>
<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div><div></div><div>Adding prefix to the abstraction names is not elegant, as that would require previously creating n abstractions, named [1_boo] ,  [2_boo] and so on...clumsy</div>
<div><br></div>                                               </div>
</blockquote><div>Having two different abstractions with the same name seems less elegant to me.<br><br>Cheers,<br><br>Funs<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
<br></blockquote></div><br>