Re: String/Hashtable boostrapping (again)

2001-07-17 Thread Patrick Doyle
On Tue, 17 Jul 2001, Etienne M. Gagnon wrote: I say this because you might have to face many other bootstrapping problems in your VM. For example, imagine that you wanted to support class loading out of .jar files, but you wanted to do it using java.util.zip classes (why rewrite the

RE: String/Hashtable boostrapping (again)

2001-07-16 Thread Eric Blake
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Patrick Doyle Sent: 15 July 2001 15:24 To: Stuart Ballard Cc: [EMAIL PROTECTED] Subject: Re: String/Hashtable boostrapping (again) However, I don't think that's the central issue. There really

Re: String/Hashtable boostrapping (again)

2001-07-15 Thread Patrick Doyle
On Wed, 11 Jul 2001, Stuart Ballard wrote: Patrick Doyle wrote: However, I can't find this reply. Does anyone know where I might find it? Try here: http://www.mail-archive.com/classpath@gnu.org/msg01820.html Thanks for the pointer. Its followups are basically pointing out that

Re: String/Hashtable boostrapping (again)

2001-07-15 Thread Patrick Doyle
On 15 Jul 2001, Brian Jones wrote: Patrick Doyle [EMAIL PROTECTED] writes: As classpath stands, I can't see any way to do this correctly. Am I missing it? What is the sequence of events which causes these things to be initialized properly? Then, assuming there is such a correct

Re: String/Hashtable boostrapping (again)

2001-07-11 Thread Stuart Ballard
Patrick Doyle wrote: John Keiser replied: I am posting my response to your clinit problem in a separate message so I can send it to Japhar too. However, I can't find this reply. Does anyone know where I might find it? Try here: