<?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: Some questions conserning pattr object routines for registration and notification</title>
		<atom:link href="http://cycling74.com/forums/topic/some-questions-conserning-pattr-object-routines-for-registration-and-notification/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/some-questions-conserning-pattr-object-routines-for-registration-and-notification/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 23:43:43 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/some-questions-conserning-pattr-object-routines-for-registration-and-notification/#post-27397</guid>
					<title><![CDATA[Some questions conserning pattr object routines for registration and notification]]></title>
					<link>http://cycling74.com/forums/topic/some-questions-conserning-pattr-object-routines-for-registration-and-notification/#post-27397</link>
					<pubDate>Wed, 30 Aug 2006 21:23:36 +0000</pubDate>
					<dc:creator>Trond Lossius</dc:creator>

					<description>
						<![CDATA[
						<p>Reading up on the pattr sdk I have a few questions concerning some of <br />
the object routines for registration and notification:</p>
<p>The object_register function is declared as:</p>
<p>void *object_register(t_symbol *name_space, t_symbol *s, void *x);</p>
<p>If using this to register an external with a symbol, will it then be <br />
possible to connect to this using e.g. the &#8220;send&#8221; object, or will it <br />
only work with externals that connect to the namespace?</p>
<p>The next question is concerning object_attach. Is it possible to use <br />
this to connect several clients to the same registered object?</p>
<p>Apart from that I just want to add that the pattr sdk is excellently <br />
written and very illuminating!</p>
<p>
Thanks a lot,<br />
Trond</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/some-questions-conserning-pattr-object-routines-for-registration-and-notification/#post-82850</guid>
					<title><![CDATA[Re: Some questions conserning pattr object routines for registration and notification]]></title>
					<link>http://cycling74.com/forums/topic/some-questions-conserning-pattr-object-routines-for-registration-and-notification/#post-82850</link>
					<pubDate>Wed, 30 Aug 2006 21:29:25 +0000</pubDate>
					<dc:creator>Jeremy Bernstein</dc:creator>

					<description>
						<![CDATA[
						<p>
Am 30.08.2006 um 23:23 schrieb Trond Lossius:</p>
<p>> Reading up on the pattr sdk I have a few questions concerning some  <br />
> of the object routines for registration and notification:<br />
><br />
> The object_register function is declared as:<br />
><br />
> void *object_register(t_symbol *name_space, t_symbol *s, void *x);<br />
><br />
> If using this to register an external with a symbol, will it then  <br />
> be possible to connect to this using e.g. the &#8220;send&#8221; object, or  <br />
> will it only work with externals that connect to the namespace?</p>
<p>At this time, registered objects and send/receive are completely  <br />
distinct, unrelated mechanisms.</p>
<p>> The next question is concerning object_attach. Is it possible to  <br />
> use this to connect several clients to the same registered object?</p>
<p>Yes. You can connect as many clients to a registered object as you want.</p>
<p>> Apart from that I just want to add that the pattr sdk is  <br />
> excellently written and very illuminating!</p>
<p>Thanks!</p>
<p>jb</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

