classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Rxtx] Implementing javax.comm for free software java implementation


From: Trent Jarvi
Subject: Re: [Rxtx] Implementing javax.comm for free software java implementations (Was: Re: [kaffe] Notes on kaffe (GNU Classpath integration) todo items)
Date: Mon, 14 Jul 2003 17:11:57 +0100 (BST)


On Mon, 14 Jul 2003, Dalibor Topic wrote:

> Hi Trent,
> 
> 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 CommAPI and could be made to work 
> > with the upper portion offered in Kaffe.  The Kaffe shell classes did look 
> > acceptable when I read through them.
> 
> Could we implement the javax.comm shell classes on top of RXTX 2.1 
> gnu.io API? I.e. would it be enough to just delegate method calls to 
> gnu.io. for a basic javax.comm implementation?


Hi Dalibor

That would be one possiblity.  Another option would be to keep a diff 
which simply converts RXTX 2.1 into javax.comm.  There are even scripts 
floating around which do that.

--
Trent Jarvi




reply via email to

[Prev in Thread] Current Thread [Next in Thread]