Re: [Rxtx] Implementing javax.comm for free software javaimplementations (Was: Re: [kaffe] Notes on kaffe (GNUClasspath integration) todo items)

2003-07-15 Thread Chris Gray
On Monday 14 July 2003 17:28, Trent Jarvi wrote: > We'd be more than willing to work with Classpath and or Kaffe to get this > working. RXTX 2.1 implements CommAPI from the top down but is in package > gnu.io to avoid confusion with Sun's impementation. > > RXTX 2.0 implements the lower portion of

Re: GNU Classpath Linuxtag meeting minutes

2003-07-15 Thread Andy Walter
On Monday 14 July 2003 18:08, Per Bothner wrote: > Mark Wielaard wrote: > > - [NotYetImplementedException] > > In the gcj list I suggested UnsupportedOperationException, with a > refinement: > > throw new UnsupportedOperationException (REASON); > where REASON is a string literal that includes "not

Re: GNU Classpath Linuxtag meeting minutes

2003-07-15 Thread Dalibor Topic
Andy Walter wrote: On Monday 14 July 2003 18:08, Per Bothner wrote: Mark Wielaard wrote: - [NotYetImplementedException] In the gcj list I suggested UnsupportedOperationException, with a refinement: throw new UnsupportedOperationException (REASON); where REASON is a string literal that includes "n

Native layer, part II

2003-07-15 Thread Dr. Torsten Rupp
Dear Classpath members, I yust check-in the second part of the native layer in: native/jni/nio native/jni/java-net native/jni/java-util Now most of the modifications are done now, but some fine tuning and of course bug-fixes (if there are bugs) still have to be done. I will do this as soon as pos

Re: GNU Classpath Linuxtag meeting minutes

2003-07-15 Thread Andy Walter
On Tuesday 15 July 2003 15:36, Dalibor Topic wrote: > >>>- [NotYetImplementedException] > static String nyi = > "This method has not yet been implemented in GNU Classpath.\n\n" > + " The GNU Classpath project would appreciate receiving" > + " an implementation for it.\n" >

Re: GNU Classpath Linuxtag meeting minutes

2003-07-15 Thread Andy Walter
On Monday 14 July 2003 14:39, Sascha Brawer wrote: > Mark Wielaard <[EMAIL PROTECTED]> wrote on Mon, 14 Jul 2003 00:46:08 +0200: > >- Aicas is working on some RMI fixups. > > In the context of RMI, maybe not everyone knows that there also exists a > variant which does RMI over IIOP. It uses the COR