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 16:02:46 +0100 Organization: albasani.net Lines: 7 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.albasani.net wseXOXoZdYbfYLrmjCO5nSMhgkDKvoD78r4e7MH1ailqT9Th2FiYzn0Y8uWry4XFbWy0yPg0p1ovrbxyNeLehQ== NNTP-Posting-Date: Sun, 6 Nov 2011 15:02:46 +0000 (UTC) Injection-Info: news.albasani.net; logging-data="TntWK1qwKYg5tRIDrSjQNM+UdNpSl8ZQ4ODKrS+bQO1e6DlzLc26q8rQxKcM9F+aIo85DrdaWmjGaKk5hzB0sBCuYOLq9xnqlJIDvzno7TSa8K398gavtYg1+THZk1Uy"; mail-complaints-to="abuse@albasani.net" User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110928 Firefox/7.0.1 SeaMonkey/2.4.1 In-Reply-To: Cancel-Lock: sha1:MGT2CbPzjY6yUaxxd9i79D9nJEg= Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:9655 Andreas Leitgeb schrieb: > But then again, the queue(s) before and after re-arranging the > stacks do not share much data... Thats why I don't particularly like this solutions, and hope that there will come up some other suggestions...