From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Peter Mount <petermount(at)it(dot)maidstone(dot)gov(dot)uk> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>, PostgreSQL-interfaces <pgsql-interfaces(at)postgreSQL(dot)org> |
Subject: | Re: [HACKERS] Request for 7.0 JDBC status |
Date: | 2000-05-02 12:00:46 |
Message-ID: | 200005021200.IAA09613@candle.pha.pa.us |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-interfaces |
> The java IRC channel says kaffe isn't very good, so maybe I shouldn't be
> worried about it. They also said mutually-referencing java files are
> not a good either.
>
> PM: This is strange, because mutually referenced java files are quite
> common. In fact, some of the javax.swing classes do this, and I've been
> doing it since 1.0.2 :-) Anyhow, kaffe was taken over by M$ a few months
> ago...
Oh, OK, so I will not worry about the self-referencing issue. BSD/OS
has a java beta out, but I am too busy on the book to upgrade. I will
not worry about it. Seems kaffe can run the jdbc classes just fine.
>
> Seems I may be able to modify the import lines in the java file to use
> the 6.5.3 JAR file to get enough files compiled to compile the rest,
> then recompile the entire thing.
>
> Using the jar file compiled with Sun java works fine. I can connect to
> the database and run my program.
>
> PM: I stayed away from Kaffe because when I first started with Java, I
> had so much trouble compiling examples with it, I switched to the Sun
> JVM.
Oh, that is fine. I just needed to know the code was OK. Kaffe people
can download the JAR file. The great part is that they work on any
platform.
--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Mount | 2000-05-02 12:02:23 | RE: [HACKERS] Request for 7.0 JDBC status |
Previous Message | Peter Mount | 2000-05-02 11:57:34 | RE: [HACKERS] Request for 7.0 JDBC status |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Mount | 2000-05-02 12:02:23 | RE: [HACKERS] Request for 7.0 JDBC status |
Previous Message | Peter Mount | 2000-05-02 11:57:34 | RE: [HACKERS] Request for 7.0 JDBC status |