Joel wrote:
On Thu, 08 Jul 2004 18:32:26 +0900
Joel <[EMAIL PROTECTED]> wrote
...
Okay, okay, I've learned my lesson. I'll keep Java 1.5 in its own little
sandbox, so to speak, for a while, and warn my boss.
...
(And, yeah, if I can break some time loose, I'll volunteer some time
helping ge
On Thu, 08 Jul 2004 18:32:26 +0900
Joel <[EMAIL PROTECTED]> wrote
> ...
> Okay, okay, I've learned my lesson. I'll keep Java 1.5 in its own little
> sandbox, so to speak, for a while, and warn my boss.
> ...
(And, yeah, if I can break some time loose, I'll volunteer some time
helping get the exam
So, bumping up to the xindice-1.1b4 directory and building there, javac
tells me things like "enum is no longer allowed as an identifier
beginning version 1.5".
Okay, okay, I've learned my lesson. I'll keep Java 1.5 in its own little
sandbox, so to speak, for a while, and warn my boss.
On Thu, 08
Tried ant in the xindice-1.1b4\java\examples directory.
Got lots of complaints that the encode(java.lang.String) method for
java.net.URLEncoder is deprecated:
DBConnection.java:67
AddContact.java:74
DeleteContact.java:69
EditContact.java:81
ListContacts.java:75
SearchContacts.java:94
SearchCont