<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://rxtx.qbang.org/wiki/skins/common/feed.css?207"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title>Rxtx - User contributions [en]</title>
		<link>http://rxtx.qbang.org/wiki/index.php/Special:Contributions/Sparab</link>
		<description>From Rxtx</description>
		<language>en</language>
		<generator>MediaWiki 1.15.4</generator>
		<lastBuildDate>Sun, 16 Aug 2026 22:58:36 GMT</lastBuildDate>
		<item>
			<title>Development/ReWrite2010</title>
			<link>http://rxtx.qbang.org/wiki/index.php/Development/ReWrite2010</link>
			<description>&lt;p&gt;Sparab:&amp;#32;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
&lt;br /&gt;
The intended objectives and architecture are documented in the RxTX_Rewrite.pdf document in the ReWrite2010 of the in the source repository. To summarise:&lt;br /&gt;
&lt;br /&gt;
Provide a reference implementation of the javax.comm package using open source code. The existing version 2.x source code will be completely re-written.&lt;br /&gt;
&lt;br /&gt;
Design Objectives:&lt;br /&gt;
* Reference implementation – strictly adheres to the javax.comm API.&lt;br /&gt;
* Small footprint - Java and C code should strive to be as small as possible.&lt;br /&gt;
* Good performance – Java code should provide the shortest path possible to the native code. Native code should provide the shortest path possible to the underlying system.&lt;br /&gt;
* Fault tolerant - Java and C code should handle I/O errors gracefully, providing good error recovery.&lt;br /&gt;
* Proven – Java unit tests should achieve 100% code coverage.&lt;br /&gt;
* Compatible – the rewrite should be a drop-in replacement for the javax.comm library.&lt;br /&gt;
&lt;br /&gt;
The rewrite was discussed in a [http://mailman.qbang.org/pipermail/rxtx/2010-September/8084235.html mailing-list thread].&lt;br /&gt;
&lt;br /&gt;
== Milestones ==&lt;br /&gt;
&lt;br /&gt;
To do...&lt;br /&gt;
&lt;br /&gt;
== What is left to be done and known issues ==&lt;br /&gt;
&lt;br /&gt;
* Java Unit Tests&lt;br /&gt;
* Native code for MacOS X and Unix systems&lt;br /&gt;
&lt;br /&gt;
== Building the code ==&lt;br /&gt;
&lt;br /&gt;
To do...&lt;br /&gt;
&lt;br /&gt;
Meanwhile here are some hints to build the native dll under windows.&lt;br /&gt;
&lt;br /&gt;
http://mailman.qbang.org/pipermail/rxtx/2010-August/7607206.html &lt;br /&gt;
&lt;br /&gt;
[[category:development]]&lt;/div&gt;</description>
			<pubDate>Fri, 25 Feb 2011 16:56:48 GMT</pubDate>			<dc:creator>Sparab</dc:creator>			<comments>http://rxtx.qbang.org/wiki/index.php/Talk:Development/ReWrite2010</comments>		</item>
	</channel>
</rss>