<?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: add a new object using OO-concept</title>
		<atom:link href="http://cycling74.com/forums/topic/add-a-new-object-using-oo-concept/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/add-a-new-object-using-oo-concept/feed</link>
		<description></description>
		<pubDate>Wed, 19 Jun 2013 03:18:14 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/add-a-new-object-using-oo-concept/#post-24067</guid>
					<title><![CDATA[add a new object using OO-concept]]></title>
					<link>http://cycling74.com/forums/topic/add-a-new-object-using-oo-concept/#post-24067</link>
					<pubDate>Tue, 24 Jan 2006 05:48:16 +0000</pubDate>
					<dc:creator>williamshome</dc:creator>

					<description>
						<![CDATA[
						<p>Hi all,</p>
<p>Is it possible to use the OO-concept to make a new object ?</p>
<p>For example, I have a patch to be a texture object which can load and assign<br />
an image to its outlet. I wish to have a multiple of them but do not want to<br />
&#8220;copy-and-paste&#8221; multiple static instance of them. Would it be possible to<br />
load it and place it in the right place with correct links dynamically ?</p>
<p>(^_^)<br />
William</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/add-a-new-object-using-oo-concept/#post-69036</guid>
					<title><![CDATA[Re: add a new object using OO-concept]]></title>
					<link>http://cycling74.com/forums/topic/add-a-new-object-using-oo-concept/#post-69036</link>
					<pubDate>Tue, 24 Jan 2006 06:00:48 +0000</pubDate>
					<dc:creator>vade</dc:creator>

					<description>
						<![CDATA[
						<p>I too have run in to this &#8216;issue&#8217;, the best methodology ive found is  <br />
using bpatchers (or subpatchers) (so you can have one &#8216;object&#8217; [the  <br />
patcher/bpatcher you can update as you wish), and &#8216;instantiate it&#8217; by  <br />
either hard coding it in the patch (ie manually), or scripting its  <br />
instantiation with thispatcher scripting. This is taking the max  <br />
approach to solution. The other method would be to use java / <br />
javascript to manage your objects for you.</p>
<p>I have run into performance issues with thispatcher scripting, but I  <br />
think it has to do with the fact that im using a decent amount of  <br />
JSUI objects. Ive yet to experiment in any real way with using  <br />
javascript/thispatcher or java to manage this sort of thing at all.</p>
<p>Id love to hear strategies besides this.</p>
<p>
v a d e //</p>
<p><a href="http://www.vade.info" rel="nofollow">http://www.vade.info</a><br />
abstrakt.vade.info</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/add-a-new-object-using-oo-concept/#post-69037</guid>
					<title><![CDATA[Re: add a new object using OO-concept]]></title>
					<link>http://cycling74.com/forums/topic/add-a-new-object-using-oo-concept/#post-69037</link>
					<pubDate>Tue, 24 Jan 2006 10:47:25 +0000</pubDate>
					<dc:creator>Peter Castine</dc:creator>

					<description>
						<![CDATA[
						<p>Have you looked at Max Tutorial 27?</p>
<p>Looks like the answer to your question.<br />
&#8211; Peter</p>
<p>
&#8212;&#8212;&#8212;&#8212;&#8211;    <a href="http://www.bek.no/~pcastine/Litter/" rel="nofollow">http://www.bek.no/~pcastine/Litter/</a>    &#8212;&#8212;&#8212;&#8212;&#8211;<br />
Peter Castine    |                             ^<br />
                  |         Litter Power &#038; Litter Bundle for Jitter<br />
<a href="mailto:pcastine@gmx.net">pcastine@gmx.net</a> |<br />
<a href="mailto:pcastine@bek.no">pcastine@bek.no</a>  | iCE:  Sequencing, Recording, and Interface Building<br />
<a href="mailto:4-15@kagi.com">4-15@kagi.com</a>    |       for Max/MSP<br />
                  |                                      Extremely cool<br />
                  |      <a href="http://www.dspaudio.com" rel="nofollow">http://www.dspaudio.com</a><br />
                  |      <a href="http://www.dspaudio.com/software/software.html" rel="nofollow">http://www.dspaudio.com/software/software.html</a></p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

