Re: Postgres idea list - Mailing list pgsql-hackers

From cbbrowne@cbbrowne.com
Subject Re: Postgres idea list
Date
Msg-id 20020627122020.9266E324A1@cbbrowne.com
Whole thread Raw
In response to Re: Postgres idea list  (Dave Cramer <Dave@micro-automation.net>)
List pgsql-hackers
On 26 Jun 2002 14:36:15 EDT, the world broke into rejoicing as
Dave Cramer <Dave@micro-automation.net>  said:
> Josh,
> 
> 1) There is an open source implementation of java
> 2) The jdbc driver is much better than it was recently we have made lots
> of improvements, and it won't affect jpgadmin anyway. I actually think
> writing the admin tool in java will make the driver better.
> 3) Don't see this as a big issue we aren't writing something esoteric
> here.

There are "free software" implementations of Java compilers and of Java
Virtual Machines.

Are there suitable "free software" implementations of _all_ the
libraries that you will be needing to construct the admin tool?  

In particular, can you direct us to a free software implementation of
Swing?

I doubt that you can, and _that_ is the characteristic problem with
Java.  The language is "free enough," but the libraries you will want to
use aren't...
--
(concatenate 'string "chris" "@cbbrowne.com")
http://www3.sympatico.ca/cbbrowne/spreadsheets.html
HAKMEM ITEM 163 (Sussman):
To exchange two variables in LISP without using a third variable:
(SETQ X (PROG2 0 Y (SETQ Y X))) 




pgsql-hackers by date:

Previous
From: "Marc G. Fournier"
Date:
Subject: Re: Postgres idea list
Next
From: Rod Taylor
Date:
Subject: Re: Fwd: Support (was: Democracy and organisation)