[Rxtx] NRJavaSerial, a fork of rxtx that fixes the papercuts!

Adrian Crum adrian.crum at sandglass-software.com
Thu Mar 24 14:26:49 MDT 2011


Using a concrete class in an API is a bad idea. Maybe you should 
consider using Collection<> or Iterator<> instead of ArrayList.

-Adrian

On 3/24/2011 11:56 AM, Kevin Harrington NR wrote:
> I have fixed a few problems with the native lib in OSX. the 3.7.4
> release will be on the google code page by the end of today. I do not
> have a mac, so mac development and testing is catch as catch can by
> borrowing friends computers.
>
> I put out a release once a month (unless there is a show stopper bug).
> I will only skip months is there is no issues posted and no code
> changes as a result. I try to have a 1 day turn around on patches, and
> would love any other developer help that anyone wants to offer. I will
> warn everyone, i will be taking NRJavaSerial in a modern direction and
> creating simpler to use interfaces for future releases. I will not
> break an old interface (for now), but i will be deprecating things
> along the way for the sake of modernisation. A good example is the
> addition of interfaces using ArrayList<>  instead of Enumerations.
>
> Sorry for the problems, and i hope the new release solves your problems!
> _______________________________________________
> Rxtx mailing list
> Rxtx at qbang.org
> http://mailman.qbang.org/mailman/listinfo/rxtx



More information about the Rxtx mailing list