RE: Thread.yield() is static

2000-06-23 Thread John Leuner
> >> The only other VM I am aware of that is trying to use the > >> Classpath classes > >> is SableVM, but I don't believe it already has hooks for the Classpath VM > >> interface. Are there any other VMs? > >> > > > >Just GCJ. Any VM that wrote its Thread interface to work with the Java > >stand

Re: Collection classes as separate package for java 1.1

2000-06-23 Thread Jochen Hoenicke
On Jun 22, Mark Wielaard wrote: > On Thu, Jun 22, 2000 at 10:46:05AM -0400, Stuart Ballard wrote: > > Jochen Hoenicke wrote: > > > > > > Okay, I can do that, but is org.gnu.java.util.collections a good > > > package name? Or do you prefer something like > > > gnu.classpath.collections? > > > >

Classpath web page

2000-06-23 Thread John Keiser
I have some questions for some GNU-ite (prob'ly Brian or Paul): Are we allowed to make the Classpath pages on GNU a bit snazzier, like black on tan or something? Or do we have to stick with the same LAF as the other GNU pages? Can we use CSS on our pages at GNU? Finally, what is the process fo

VMs that use (or plan to use) Classpath?

2000-06-23 Thread John Keiser
John Leuner and Andreas Reuckert have pointed out that Classpath is used by Kissme (http://kissme.sourceforge.net) and JOS (http://www.jos.org). Japhar (http://www.japhar.org) and GCJ (hopefully soon, anyway: http://www.gcj.org) are others I am currently aware of. Are there any other VM implemen

Re: Classpath web page

2000-06-23 Thread Stuart Ballard
John Keiser wrote: > > ... like black on tan or something? ... Interesting choice of colors... http://www.kaffe.org/ ahem. Stuart.

Re: VMs that use (or plan to use) Classpath?

2000-06-23 Thread Etienne M. Gagnon
John Keiser wrote: > Are there any other VM implementors (or > other types of projects) out there using Classpath? SableVM http://www.sablevm.org/ > We may as well get a > list down right now and stick it on the site. Good press for Classpath, at > least if those VMs work :) Unfortunately, S

Re: Classpath web page

2000-06-23 Thread Paul Fisher
"John Keiser" <[EMAIL PROTECTED]> writes: > Are we allowed to make the Classpath pages on GNU a bit snazzier No. (It would be nice if we could have some nice snazzy-looking web pages, but that's not allowed at www.gnu.org.) See http://www.gnu.org/server/fsf-html-style-sheet.html#HTMLGuidelines

RE: Classpath web page

2000-06-23 Thread John Keiser
Heh ... I hadn't looked at their web page for many many months (since beta I believe). I guess we'll go with something else if we can go with anything at all. (Do you know anything about that?) But I think even if we went with black and tan we'd do something with more contrast than that. That

Re: Classpath web page

2000-06-23 Thread Aaron M. Renn
Actually, we own the classpath.org domain. We only moved out pages to gnu.org because we were losing the server we had hosted them on. I see no reason why we can't create our own web pages that are as snazzy as we want. Most projects I've seen simply have a small page at gnu.org and a "real" pa

RE: Classpath web page

2000-06-23 Thread John Keiser
> Quoth Paul Fisher <[EMAIL PROTECTED]> > > "John Keiser" <[EMAIL PROTECTED]> writes: > > > Are we allowed to make the Classpath pages on GNU a bit snazzier > > No. (It would be nice if we could have some nice snazzy-looking web > pages, but that's not allowed at www.gnu.org.) > > See > http://ww

Re: Classpath web page

2000-06-23 Thread Stuart Ballard
Paul Fisher wrote: > > No. (It would be nice if we could have some nice snazzy-looking web > pages, but that's not allowed at www.gnu.org.) > > See > http://www.gnu.org/server/fsf-html-style-sheet.html#HTMLGuidelines> Hmm. From that page: > If you specify any color attribute, you should speci

Re: RE: Classpath web page

2000-06-23 Thread Nic Ferrier
>>> "John Keiser" <[EMAIL PROTECTED]> 23-Jun-00 9:10:06 PM >>> >P.S. does anyone here have experience with graphic art? >What does everyone think about making a Classpath logo? I drew a sort of "GNU'd duke" a while ago. The consensus was that it would cause a copyright problem - although Aaro

Re: Classpath web page

2000-06-23 Thread Nic Ferrier
>>> Stuart Ballard <[EMAIL PROTECTED]> 23-Jun-00 9:12:04 PM >>> >> We do not use backgrounds on our pages, as they make text significantly >> harder to read. Improving readability is also the reason we specify black text >> on a white background in the

RE: RE: Classpath web page

2000-06-23 Thread John Keiser
Probably not a bad thing to put up there, anyway, as a starting point to someone who does decide to make things look better. --John Keiser > -Original Message- > From: Nic Ferrier [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 23, 2000 2:17 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]

RE: RE: Classpath web page

2000-06-23 Thread John Keiser
Probably not a bad thing to put up there, anyway, as a starting point to someone who does decide to make things look better. --John Keiser > -Original Message- > From: Nic Ferrier [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 23, 2000 2:17 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED]

RE: Classpath web page

2000-06-23 Thread John Keiser
Huh. Do we have a prospect of a separate web host at this point? --John > -Original Message- > From: Aaron M. Renn [mailto:[EMAIL PROTECTED]] > Sent: Friday, June 23, 2000 2:36 PM > To: Nic Ferrier > Cc: [EMAIL PROTECTED] > Subject: Re: Classpath web page > > > Actually, we own the cl

Re: VMs that use (or plan to use) Classpath?

2000-06-23 Thread Todd L. Miller
> Good press for Classpath, at least if those VMs work :) decaf runs well enough to run a keyboard and console driver on bare i386 metal, in its tarball (1f?) distribution. The stuff in the CVS has been redesigned to make it easier to write in the classpath integration, but the rewrite i

Re: Classpath web page

2000-06-23 Thread Brian Jones
"Nic Ferrier" <[EMAIL PROTECTED]> writes: > >>> "John Keiser" <[EMAIL PROTECTED]> 23-Jun-00 9:10:06 PM >>> > > >P.S. does anyone here have experience with graphic art? > >What does everyone think about making a Classpath logo? > > I drew a sort of "GNU'd duke" a while ago. We have a water dr

Re: Classpath web page

2000-06-23 Thread Brian Jones
"John Keiser" <[EMAIL PROTECTED]> writes: > Huh. Do we have a prospect of a separate web host at this point? > > --John I don't mind the plain web pages as they are now. I think it might be neat to eventually do something like tinderbox for classpath whereby it is compiled and tested often an

RE: Classpath web page

2000-06-23 Thread John Keiser
Bugzilla would also be nice. (I have installed this before, and I could probably do it again.) My chief concern is that the pages are just a little too bland. I don't mind *plain*, per se, but if you can have it just a little tiny bit distinctive (i.e. change background and font color), it enco

Re: Classpath web page

2000-06-23 Thread Daniel L. Rall
Paul Fisher wrote: > > "John Keiser" <[EMAIL PROTECTED]> writes: > > > Are we allowed to make the Classpath pages on GNU a bit snazzier > > No. (It would be nice if we could have some nice snazzy-looking web > pages, but that's not allowed at www.gnu.org.) > > See > http://www.gnu.org/server/

Re: Classpath web page

2000-06-23 Thread Daniel L. Rall
> I don't mind the plain web pages as they are now. I think it might be > neat to eventually do something like tinderbox for classpath whereby > it is compiled and tested often and results automatically posted. > This would require some sort of separate host. Could Mauve be used? -- Daniel Ral