<?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: Simple question about mxj objects</title>
		<atom:link href="http://cycling74.com/forums/topic/simple-question-about-mxj-objects/feed" rel="self" type="application/rss+xml" />
		<link>http://cycling74.com/forums/topic/simple-question-about-mxj-objects/feed</link>
		<description></description>
		<pubDate>Tue, 18 Jun 2013 00:25:37 +0000</pubDate>
		<generator>http://bbpress.org/?v=2.2.4</generator>
		<language></language>

		
														
					
				<item>
					<guid>http://cycling74.com/forums/topic/simple-question-about-mxj-objects/#post-44244</guid>
					<title><![CDATA[Simple question about mxj objects]]></title>
					<link>http://cycling74.com/forums/topic/simple-question-about-mxj-objects/#post-44244</link>
					<pubDate>Thu, 04 Jun 2009 15:19:36 +0000</pubDate>
					<dc:creator>Alexandre</dc:creator>

					<description>
						<![CDATA[
						<p>hello,<br />
imagine that i have various mxj objects in my patcher (mxj objects made, each, from various classes) </p>
<p>Is there a way for the various java codes inside these various mxj objects to share some datas from a unique java array ?</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/simple-question-about-mxj-objects/#post-159041</guid>
					<title><![CDATA[Re: Simple question about mxj objects]]></title>
					<link>http://cycling74.com/forums/topic/simple-question-about-mxj-objects/#post-159041</link>
					<pubDate>Fri, 05 Jun 2009 16:58:28 +0000</pubDate>
					<dc:creator>nick rothwell / cassiel</dc:creator>

					<description>
						<![CDATA[
						<p>
<table border="0" align="center" width="90%" cellpadding="3" cellspacing="1">
<tr>
<td class="SmallText"><b>Alexandre wrote on Thu, 04 June 2009 16:19</b></td>
</tr>
<tr>
<td class="quote">Is there a way for the various java codes inside these various mxj objects to share some datas from a unique java array ?</td>
</tr>
</table>
</p><p>Have your MXJ classes inherit from, or refer to, some class containing a static data object.</p>
						]]>
					</description>

					
					
				</item>

			
				<item>
					<guid>http://cycling74.com/forums/topic/simple-question-about-mxj-objects/#post-159042</guid>
					<title><![CDATA[Re: Simple question about mxj objects]]></title>
					<link>http://cycling74.com/forums/topic/simple-question-about-mxj-objects/#post-159042</link>
					<pubDate>Thu, 11 Jun 2009 20:30:09 +0000</pubDate>
					<dc:creator>Alexandre</dc:creator>

					<description>
						<![CDATA[
						<p>Thanks! i&#8217;ll try it.</p>
<p>hmm&#8230; but i&#8217;m still wondering, to structure my big new projet, whether : <br />
- to put a different mxj object/java class, for each of my processes&#8230; (knowing, as i said, that theses object will have to share the same data)<br />
- &#8230; or to make a unique mxj object with, inside, a java class that will call different other java classes for the different processes..</p>
<p>Not sure yet which is the best to do..</p>
<p>to all : any idea from your experiences ?</p>
						]]>
					</description>

					
					
				</item>

					
		
	</channel>
	</rss>

