I&#39;ve thought a bit more about the subject. I find that a realisation of the idea on top of a custom gui object could have some rough edges:<br><br>(i) the code is not given at creation time, so if the number of inlets/outlets is to be inferred from it, pd objects should support adding/removing of inlets/outlets after object initialization. Is this possible?
<br><br>(ii) maybe the object will show itself in outer abstractions when contained in inner abstractions with graph-in-parent activated. Is it possible to avoid this?<br><br>I ask the above to the pd savvy in order to determine if it&#39;s viable to go this way.
<br><br>TIA<br>Cheers,<br>Carlos<br><br><br><br><div><span class="gmail_quote">On 6/30/07, <b class="gmail_sendername">Carlos Pita</b> &lt;<a href="mailto:carlosjosepita@gmail.com">carlosjosepita@gmail.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello all,<br><br>I think there are at least three ways to go with this:<br><br>1) reassemble the code from atoms.
<br>2) provide a object with a gui specialized for code edition.<br>3) provide some symbol escaping syntax so that, for example, everything between &lt;&lt; and &gt;&gt; will be taken as a single symbol by pd.
<br><br>I think 2, although a bit laborious, fit best to the goal of code edition. We could treat code as a single string, instead of dealing with symbols, and we could even (this is wishful thinking) provide some syntax highlighting and formatting. I&#39;m pretty new to pd but I guess I could take g_bang.c and friends as examples to start working with.
<br><br>Cheers,<br><span class="sg">Carlos</span><div><span class="e" id="q_1137e3e8104b25c2_2"><br><br><div><span class="gmail_quote">On 6/30/07, <b class="gmail_sendername">Frank Barknecht</b> &lt;<a href="mailto:fbar@footils.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
fbar@footils.org</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hallo,<br>Chris McCormick hat gesagt: // Chris McCormick wrote:<br><br>&gt; 5. You might win an award for the first practical use of the scheme<br>&gt; language. ;)<br><br>Maybe not: Larry Troxler wrote a scheme external some years ago:
<br><a href="http://www.westnet.com/%7Elt/pd/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.westnet.com/~lt/pd/</a><br><br>And Kjetil Matheussen did k_guile and thanks to him you also can use
<br>Snd in Pd:<br><a href="http://ccrma.stanford.edu/software/snd/snd/grfsnd.html#sndwithpd" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://ccrma.stanford.edu/software/snd/snd/grfsnd.html#sndwithpd</a><br><br>Ciao<br>--<br> Frank Barknecht&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _ ______footils.org_ __goto10.org__<br><br>_______________________________________________<br><a href="mailto:PD-list@iem.at" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

PD-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.puredata.info/listinfo/pd-list
</a><br></blockquote></div><br>
</span></div></blockquote></div><br>