<?xml version="1.0" encoding="UTF-8"?>











<rss version="2.0" xmlns:jf="http://www.jivesoftware.com/xmlns/jiveforums/rss">



<channel>
    <title>Support Forums: Message List - Exadel launches Exadel Visual Component Platform 1.0</title>
    <link>http://www.theserverside.com</link>
    <description>Most recent forum messages</description>
    <language>en</language>
    
        <generator>Jive Forums Silver 5.5.30 (www.jivesoftware.com)</generator>
    
    <pubDate>Wed, 19 Jun 2013 03:09:21 -0400</pubDate>


    <item>

        <title>Re: Java is only pass by ref...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39536</link>

        

        
            <description><![CDATA[<blockquote><blockquote>I'm really suprized people actually start arguing about this.</blockquote> No kidding! <br><br/><br>I think we know what you're getting at - underneath it's pass by value, but the result to the developer is pass by reference....]]></description>
        

        <pubDate>Tue, 08 Dec 2009 12:50:46 -0500</pubDate>

        

        <jf:creationDate>Tue, 08 Dec 2009 12:50:46 -0500</jf:creationDate>
        <jf:modificationDate>Tue, 08 Dec 2009 12:50:46 -0500</jf:modificationDate>
        <jf:date>Dec 8, 2009</jf:date>
        <jf:author>augustientje bloem</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>Java is only pass by ref...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39536</link>

        

        
            <description><![CDATA[<blockquote>I'm really suprized people actually start arguing about this.</blockquote> No kidding! <br>&lt;br/&gt;<br>I think we know what you're getting at - underneath it's pass by value, but the result to the developer is pass by reference. End?]]></description>
        

        <pubDate>Mon, 27 Mar 2006 08:24:54 -0500</pubDate>

        

        <jf:creationDate>Mon, 27 Mar 2006 08:24:54 -0500</jf:creationDate>
        <jf:modificationDate>Mon, 27 Mar 2006 08:24:54 -0500</jf:modificationDate>
        <jf:date>Mar 27, 2006</jf:date>
        <jf:author>Kit Davies</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>Java is only pass by ref...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39536</link>

        

        
            <description><![CDATA[[quote]you're explaining techinical details of the compiler-- would you feel better if i would have said that java is passing new pointers that reference the same objects in memory in order to reduce memory consumption? [/quote]<br><br>You could have...]]></description>
        

        <pubDate>Sun, 26 Mar 2006 08:20:00 -0500</pubDate>

        

        <jf:creationDate>Sun, 26 Mar 2006 08:20:00 -0500</jf:creationDate>
        <jf:modificationDate>Sun, 26 Mar 2006 08:20:00 -0500</jf:modificationDate>
        <jf:date>Mar 26, 2006</jf:date>
        <jf:author>augustientje bloem</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>... and what about the copy ???</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39536</link>

        

        
            <description><![CDATA[Made a small typo above:<br><br>test.a = foo.a;<br>test.bar = foo.bar;<br><br>should of course be:<br><br>foo.a = test.a;<br>foo.bar = test.bar;<br><br>(isn't there an edit function for posts here?)]]></description>
        

        <pubDate>Sun, 26 Mar 2006 08:17:08 -0500</pubDate>

        

        <jf:creationDate>Sun, 26 Mar 2006 08:17:08 -0500</jf:creationDate>
        <jf:modificationDate>Sun, 26 Mar 2006 08:17:08 -0500</jf:modificationDate>
        <jf:date>Mar 26, 2006</jf:date>
        <jf:author>augustientje bloem</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>


    <item>

        <title>... and what about the copy ???</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39536</link>

        

        
            <description><![CDATA[<blockquote>Thanks for this clarification !</blockquote><br>You're welcome. Glad for being able to clarify :)<br><blockquote>Is myObj copied here ???<br>Are you sure that the copy is not another stuff, not related to by-value/ref ?</blockquote><br>Wow,...]]></description>
        

        <pubDate>Sun, 26 Mar 2006 08:14:11 -0500</pubDate>

        

        <jf:creationDate>Sun, 26 Mar 2006 08:14:11 -0500</jf:creationDate>
        <jf:modificationDate>Sun, 26 Mar 2006 08:14:11 -0500</jf:modificationDate>
        <jf:date>Mar 26, 2006</jf:date>
        <jf:author>augustientje bloem</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>... and what about the copy ???</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39536</link>

        

        
            <description><![CDATA[<blockquote>You pass *a* reference, but you don't pass *by* reference. That's a subtle but important difference.<br>[...]</blockquote><br>Crystal clear, dude :-)<br><br>Actually I never thought about it like this and assimilated what is a clear by-value...]]></description>
        

        <pubDate>Sun, 26 Mar 2006 06:19:28 -0500</pubDate>

        

        <jf:creationDate>Sun, 26 Mar 2006 06:19:28 -0500</jf:creationDate>
        <jf:modificationDate>Sun, 26 Mar 2006 06:19:28 -0500</jf:modificationDate>
        <jf:date>Mar 26, 2006</jf:date>
        <jf:author>Remi Vankeisbelck</jf:author>
        <jf:replyCount>2</jf:replyCount>
    </item>


    <item>

        <title>ref is passed by value! ;)</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39536</link>

        

        
            <description><![CDATA[<blockquote>OK, I get your point : the reference is passed by value :-)<br>But still what's passed is a reference... don't you agree ?</blockquote><br>Of course :) You pass *a* reference, but you don't pass *by* reference. That's a subtle but important...]]></description>
        

        <pubDate>Sun, 26 Mar 2006 02:57:45 -0500</pubDate>

        

        <jf:creationDate>Sun, 26 Mar 2006 02:57:45 -0500</jf:creationDate>
        <jf:modificationDate>Sun, 26 Mar 2006 02:57:45 -0500</jf:modificationDate>
        <jf:date>Mar 26, 2006</jf:date>
        <jf:author>augustientje bloem</jf:author>
        <jf:replyCount>3</jf:replyCount>
    </item>


    <item>

        <title>Java is only pass by ref...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39536</link>

        

        
            <description><![CDATA[you're explaining techinical details of the compiler-- would you feel better if i would have said that java is passing new pointers that reference the same objects in memory in order to reduce memory consumption?  do you think the average reader would've...]]></description>
        

        <pubDate>Sat, 25 Mar 2006 18:38:10 -0500</pubDate>

        

        <jf:creationDate>Sat, 25 Mar 2006 18:38:10 -0500</jf:creationDate>
        <jf:modificationDate>Sat, 25 Mar 2006 18:38:10 -0500</jf:modificationDate>
        <jf:date>Mar 25, 2006</jf:date>
        <jf:author>hookomjj</jf:author>
        <jf:replyCount>1</jf:replyCount>
    </item>


    <item>

        <title>The ref is passed by value ?!</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39536</link>

        

        
            <description><![CDATA[<blockquote>Now, the semantics of pass-by-value is that it makes a COPY of whatever a variable holds.<br>&nbsp;That is precisely what is happening in Java. The bit pattern that functions as a locator to the object is literally copied.</blockquote><br>OK,...]]></description>
        

        <pubDate>Sat, 25 Mar 2006 18:33:04 -0500</pubDate>

        

        <jf:creationDate>Sat, 25 Mar 2006 18:33:04 -0500</jf:creationDate>
        <jf:modificationDate>Sat, 25 Mar 2006 18:33:04 -0500</jf:modificationDate>
        <jf:date>Mar 25, 2006</jf:date>
        <jf:author>Remi Vankeisbelck</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>Java is only pass by ref...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39536</link>

        

        
            <description><![CDATA[<blockquote>I don't know what you are talking about, but I'm talking about: [...]</blockquote><br>Jackob, that's USING a reference and has nothing to do with pass-by-reference semantics. You're passing a reference to a method. This happens *by-value*,...]]></description>
        

        <pubDate>Sat, 25 Mar 2006 17:44:04 -0500</pubDate>

        

        <jf:creationDate>Sat, 25 Mar 2006 17:44:04 -0500</jf:creationDate>
        <jf:modificationDate>Sat, 25 Mar 2006 17:44:04 -0500</jf:modificationDate>
        <jf:date>Mar 25, 2006</jf:date>
        <jf:author>augustientje bloem</jf:author>
        <jf:replyCount>4</jf:replyCount>
    </item>


    <item>

        <title>Java is only pass by ref...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39536</link>

        

        
            <description><![CDATA[I don't know what you are talking about, but I'm talking about:<br><blockquote>List a = new ArrayList();<br>assert a.size() == 0;<br>addStuff(a);<br>assert a.size() == 1;<br><br>List b = new ArrayList();<br>asser b.size() == 0;<br>addStuff(b);<br>assert...]]></description>
        

        <pubDate>Sat, 25 Mar 2006 16:20:15 -0500</pubDate>

        

        <jf:creationDate>Sat, 25 Mar 2006 16:20:15 -0500</jf:creationDate>
        <jf:modificationDate>Sat, 25 Mar 2006 16:20:15 -0500</jf:modificationDate>
        <jf:date>Mar 25, 2006</jf:date>
        <jf:author>hookomjj</jf:author>
        <jf:replyCount>5</jf:replyCount>
    </item>


    <item>

        <title>Java is only pass by ref...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39536</link>

        

        
            <description><![CDATA[<blockquote>It's because that's a copy of the reference that's passed. But copying a ref does not mean pass-by-value at all !</blockquote><br>I'm sorry but it seems you're the one who is confused about this matter. Copying a ref IS a pass-by-value. In...]]></description>
        

        <pubDate>Sat, 25 Mar 2006 15:37:01 -0500</pubDate>

        

        <jf:creationDate>Sat, 25 Mar 2006 15:37:01 -0500</jf:creationDate>
        <jf:modificationDate>Sat, 25 Mar 2006 15:37:01 -0500</jf:modificationDate>
        <jf:date>Mar 25, 2006</jf:date>
        <jf:author>augustientje bloem</jf:author>
        <jf:replyCount>11</jf:replyCount>
    </item>


    <item>

        <title>Java is only pass by ref...</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39536</link>

        

        
            <description><![CDATA[<blockquote>Java isn't pass by reference, but pass by value.</blockquote><br>???<br><blockquote>&nbsp;The bits and bytes that make up a reference are passed by value. No way I can change what a variable points to for a variable that is passed to a...]]></description>
        

        <pubDate>Sat, 25 Mar 2006 11:37:06 -0500</pubDate>

        

        <jf:creationDate>Sat, 25 Mar 2006 11:37:06 -0500</jf:creationDate>
        <jf:modificationDate>Sat, 25 Mar 2006 11:37:06 -0500</jf:modificationDate>
        <jf:date>Mar 25, 2006</jf:date>
        <jf:author>Remi Vankeisbelck</jf:author>
        <jf:replyCount>12</jf:replyCount>
    </item>


    <item>

        <title>Java is not pass by reference</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39536</link>

        

        
            <description><![CDATA[offtopic:<br><br>[quote]Java is pass by reference[/quote]<br><br>C'mon jackob, I respect you a lot but you know what you just said isn't true. Java isn't pass by reference, but pass by value. The bits and bytes that make up a reference are passed by...]]></description>
        

        <pubDate>Sat, 25 Mar 2006 06:20:49 -0500</pubDate>

        

        <jf:creationDate>Sat, 25 Mar 2006 06:20:49 -0500</jf:creationDate>
        <jf:modificationDate>Sat, 25 Mar 2006 06:20:49 -0500</jf:modificationDate>
        <jf:date>Mar 25, 2006</jf:date>
        <jf:author>augustientje bloem</jf:author>
        <jf:replyCount>13</jf:replyCount>
    </item>


    <item>

        <title>Exadel launches Exadel Visual Component Platform 1.0</title>
        <link>http://www.theserverside.com/discussions/thread.tss?thread_id=39536</link>

        

        
            <description><![CDATA[<blockquote>Direct-to-dom or not, partial rendering is just a technical detail of the implementation. Our paradigm is to allow developers to avoid dealing with the underlying stuff, so they can concentrate on the business logic of their applications.The...]]></description>
        

        <pubDate>Wed, 22 Mar 2006 13:37:19 -0500</pubDate>

        

        <jf:creationDate>Wed, 22 Mar 2006 13:37:19 -0500</jf:creationDate>
        <jf:modificationDate>Wed, 22 Mar 2006 13:37:19 -0500</jf:modificationDate>
        <jf:date>Mar 22, 2006</jf:date>
        <jf:author>hookomjj</jf:author>
        <jf:replyCount>0</jf:replyCount>
    </item>



</channel>
</rss>

