Re: classpath initialization

2003-10-21 Thread Chris Gray
For comparison, Wonka's explicit class initialisation looks something like this: ** 1) load class java/lang/Object. ** 2) load java/lang/Cloneable, java/lang/Serializable, java/lang/Throwable. ** 3) create clazz_Array. clazz_Array acts like clazzObject but has ** a modified method

Re: org.omg link on Classpath homepage

2003-10-21 Thread Tom Tromey
Stuart == Stuart Ballard [EMAIL PROTECTED] writes: Stuart Then isn't Classpath violating GNU project policy by advertising Stuart non-free software on its homepage? I guess so. There's also JacORB to link to. I think we had one of these running with libgcj a long time ago. I haven't tried

Re: org.omg link on Classpath homepage

2003-10-21 Thread Patrik Reali
The LGPL has a rather interesting point in paragraph 6a. where they state that it is obviously possible to change the code, but It is understood that the user who changes the contents of definitions files in the Library will not necessarily be able to recompile the application to use the modified