Re: JDK 1.5 beta2 and generics

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Kris Jurka <books(at)ejurka(dot)com>
Cc: "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JDK 1.5 beta2 and generics
Date: 2004-06-18 11:51:59
Message-ID: 1087559519.15585.152.camel@localhost.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Kris,

How does the 1.3, 1.4 driver handle this ?

Dave
On Fri, 2004-06-18 at 03:43, Kris Jurka wrote:
> On Thu, 17 Jun 2004, Kris Jurka wrote:
>
> > The recent JDK 1.5 beta2 is unable to compile the jdbc driver because it
> > modifies the interfaces that currently take a java.util.Map object to take
> > a specific type of Map. This results in the existing classes not
> > implementing the interfaces anymore. Any ideas on how to fix this
> > cleanly? I don't want to see ant having to add/remove comments to all
> > of these files, but nothing else occurs to me.
> >
>
> After some prompting I've investigated what the actual changes required
> are and the attached patch shows only minor changes to method signatures
> are needed, but it does touch eight files, which is in my estimation a
> lot.
>
> Kris Jurka
>
> !DSPAM:40d2a08b226721437050288!
>
> ______________________________________________________________________
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>
>
> !DSPAM:40d2a08b226721437050288!
--
Dave Cramer
519 939 0336
ICQ # 14675561

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Carlos Ho Shih Ning 2004-06-18 12:22:37 unsubscribe
Previous Message edwin karundeng 2004-06-18 09:13:21 Re: unsubscribe