Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!.POSTED!not-for-mail From: Jan Burse Newsgroups: comp.lang.java.programmer Subject: Re: Immutable Datastructures with good Sharing Date: Sun, 06 Nov 2011 10:14:53 +0100 Organization: albasani.net Lines: 15 Message-ID: References: <4eb59a7e$0$292$14726298@news.sunsite.dk> <4eb59ed8$0$288$14726298@news.sunsite.dk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.albasani.net rJgo74lGKOf4tIeYWEOV6KF0H173SQ/Hu6vj8msyLgCbaU0ZVvOZE1uvtthnCOfyt56BnRnYjRs011vC048SMA== NNTP-Posting-Date: Sun, 6 Nov 2011 09:14:53 +0000 (UTC) Injection-Info: news.albasani.net; logging-data="fzEKkkVIfba6F6QkA9DAayydImb5/5FSR7cMKQHyOiC0g+9lFgkKmPziCNg9C+jbx7409fUKJWQ+bWtyrtrwT0aKzksbIyF1f2SS/qJGHzrkerLtiY6jOVVOJYQFYRMy"; mail-complaints-to="abuse@albasani.net" User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:7.0.1) Gecko/20110928 Firefox/7.0.1 SeaMonkey/2.4.1 In-Reply-To: Cancel-Lock: sha1:H4gY2t1kC7l5vMI1mXd9TJy7rZw= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:9640 markspace schrieb: > Cloning or copying has got to be slow. Yes, thats why I wrote (21:33): "When you clone you need to go through the whole array and copy each element, this takes time. When you share, you don't need to spend this time." Probably there is a problem with the newsreader used by you guys. I see this over and over by posts here from various people, they only use a very small view of the thread as context. Bye