In what case do you rely on using [unpack 0 0 0] except for throwing an error when it receives a symbol? As it was previously suggested on this list, why use anything else than [t a] or [t b]? I think Mathieu's end of type restrictions is a great idea. For example, if you use Max/Msp every so often, you regularly curse at the useless int/float type restriction.
<br><br>Mathieu, you would only need to create a new object that would determine the type of the data (unless your new [route] still does this). For example, I sometimes use [route bang list symbol] to parse data by its type when an abstraction has many different &quot;functions&quot; attached to the same inlet.
<br><br>-- <br>thomas ouellet fredericks, <a href="mailto:tof@danslchamp.org">tof@danslchamp.org</a>, montreal, canada<br><br><div><span class="gmail_quote">On 7/21/07, <b class="gmail_sendername">Frank Barknecht</b> &lt;
<a href="mailto:fbar@footils.org">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>Mathieu Bouchard hat gesagt: // Mathieu Bouchard wrote:
<br><br>&gt;&nbsp;&nbsp; <a href="http://artengine.ca/desiredata/gallery/unpack-mixed.png">http://artengine.ca/desiredata/gallery/unpack-mixed.png</a><br><br>Oh, that last one is tricky IMO. Even when you obviously don&#39;t care<br>
about patch compatibility to other Pds anymore, making [unpack 0 0 0]<br>behave as you suggest may break even old patches and abstractions,<br>that rely on nothing else than a float getting through a 0 in<br>&quot;unpack&quot;. Why don&#39;t you use [unpack a a a] like in trigger?
<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">PD-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; 
<a href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a><br></blockquote></div><br><br clear="all"><br><br>