<?xml version="1.0" encoding="UTF-8"?>
	<rss version="2.0"
		xmlns:content="http://purl.org/rss/1.0/modules/content/"
		xmlns:wfw="http://wellformedweb.org/CommentAPI/"
		xmlns:dc="http://purl.org/dc/elements/1.1/"
		xmlns:atom="http://www.w3.org/2005/Atom"

			>

	<channel>
		<title>Cycling 74  &#187;  Topic: Automatic prompts for arguments in abstractions</title>
		<atom:link href="http://cycling74.com/forums/topic/automatic-prompts-for-arguments-in-abstractions/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/automatic-prompts-for-arguments-in-abstractions/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 01:07:44 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/automatic-prompts-for-arguments-in-abstractions/#post-27343</guid>
					<title><![CDATA[Automatic prompts for arguments in abstractions]]></title>
					<link>http://cycling74.com/forums/topic/automatic-prompts-for-arguments-in-abstractions/#post-27343</link>
					<pubDate>Mon, 23 Jul 2012 14:18:32 +0000</pubDate>
					<dc:creator>dhjdhjdhj</dc:creator>

					<description>
						<![CDATA[
						<p>Surely this has been requested before but just in case it hasn&#8217;t (or if people have forgotten), I want to suggest it again, as I hit this a lot.</p>
<p>When I create an abstractions, I almost always have #n arguments to be passed in to it. Some of the abstractions require 5 or 6 parameter, for example, I have a MIDIClickTrackGenerator that takes 5 arguments to define regular and accented notes, velocities for each of them, and a duration.</p>
<p>So after I type in the name of the object, it would be really nice if Max would prompt (or insert) argument names so I don&#8217;t have to keep going back to the original abstraction to see what it needs. </p>
<p>Now, I understand the object doesn&#8217;t get instantiated until you have finished typing in everything but perhaps a special object or &#8220;metacomment&#8221; in the abstraction itself could be recognized by Max whenever you save it so as to add the info to some central registry.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/automatic-prompts-for-arguments-in-abstractions/#post-82622</guid>
					<title><![CDATA[Re: Automatic prompts for arguments in abstractions]]></title>
					<link>http://cycling74.com/forums/topic/automatic-prompts-for-arguments-in-abstractions/#post-82622</link>
					<pubDate>Mon, 23 Jul 2012 20:54:49 +0000</pubDate>
					<dc:creator>Roman Thilenius</dc:creator>

					<description>
						<![CDATA[
						<p>aside from what cycling 74 could do about auto completion here, there is something<br />
what the autor of the abstraction could do, and that is having inlets with inlet<br />
desciptions for each of the arguments (or the other waxy round if you want to see<br />
it like that.)<br />
it is a bit extra work but it is good habit &#8211; and you never know if you not maybe<br />
some day need to have a dynamic parameter there anyway.</p>
<p>otherwise eventually using prototypes is a nice solution?</p>
<p>-110</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/automatic-prompts-for-arguments-in-abstractions/#post-82623</guid>
					<title><![CDATA[Re: Automatic prompts for arguments in abstractions]]></title>
					<link>http://cycling74.com/forums/topic/automatic-prompts-for-arguments-in-abstractions/#post-82623</link>
					<pubDate>Mon, 23 Jul 2012 21:09:25 +0000</pubDate>
					<dc:creator>dhjdhjdhj</dc:creator>

					<description>
						<![CDATA[
						<p>All my ports are annotated but the port order does not necessarily match the argument order and some arguments don&#8217;t make sense as ports. Object instantiation and dynamic modification of same initial data are not always synonymous nor appropriate. It&#8217;s also not appropriate to expose a whole bunch of inlets that might never be used, and thus making understanding of the object more complex than necessary.</p>
<p>Nor would you want to change the ports after you have created the object just because you realize you need another argument &#8212; that would almost certainly break your existing code.</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

