Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!feeder2.ecngs.de!ecngs!feeder.ecngs.de!news.osn.de!diablo2.news.osn.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Giovanni Azua Newsgroups: comp.lang.java.programmer Subject: Re: Immutable Datastructures with good Sharing Date: Mon, 07 Nov 2011 11:52:15 +0100 Lines: 10 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Trace: individual.net Qd/Pw47sHEXKb4c3W/ZIRgD7kpTZTRozQui9irwNQR9F0kcxC9 Cancel-Lock: sha1:IJrI3WOkd8Ox0mxyJeoIWl9PDhA= User-Agent: Microsoft-Entourage/12.31.0.110725 Thread-Topic: Immutable Datastructures with good Sharing Thread-Index: AcydO0+Kb7T/YAsHv0STNHpsGG6ulA== Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:9735 On 11/7/11 11:24 AM, in article slrnjbfceh.fvg.avl@gamma.logic.tuwien.ac.at, "Andreas Leitgeb" wrote: > If you're stuck to 1.6 now, there might be some temptation to resort > to tricks for gaining generic type inference even for the second, but > be aware, that this is not exactly a "future investment" for the > maintainability of your code. > Am I stuck to 1.6? static methods with generics in Java 1.6 is a "trick" and obsolete in 1.7?