<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent posts to news</title><link>https://sourceforge.net/p/abora/news/</link><description>Recent posts to news</description><atom:link href="https://sourceforge.net/p/abora/news/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 06 Nov 2005 17:32:41 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/abora/news/feed.rss" rel="self" type="application/rss+xml"/><item><title>udanax-gold2java 20051106 release</title><link>https://sourceforge.net/p/abora/news/2005/11/udanax-gold2java-20051106-release/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This release is focused on packaging up the modest progress made&lt;br /&gt;
towards the execution of the Udanax-Gold testing classes on the Java&lt;br /&gt;
translated code. The author has gained access to some of the Udanax&lt;br /&gt;
trace logs from successful runs of the Tester classes which has&lt;br /&gt;
allowed a significant improvement in the correctness of the generated&lt;br /&gt;
code. In addition some progress has been made on the missing disk API.&lt;br /&gt;
The current &amp;quot;blocker&amp;quot; is the use of the Smalltalk become operation,&lt;br /&gt;
which is used in both the persistence mechanism, and the core Ent data&lt;br /&gt;
structure. The java Proxy class mechanism appears to allow one way&lt;br /&gt;
around this.&lt;/p&gt;
&lt;p&gt;The generated Abora-Gold Java code is still a long way from being &lt;br /&gt;
considered a framework to be used by others. The translator is also &lt;br /&gt;
suffering from a severe case of overgrown-prototype syndrome. But, &lt;br /&gt;
things are definitely going in the right direction now, after being lost for &lt;br /&gt;
months wading through compilation errors in generated Java code!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Jones</dc:creator><pubDate>Sun, 06 Nov 2005 17:32:41 -0000</pubDate><guid>https://sourceforge.net50a43a48ec3c5028735eccfbe558a8472b74cc49</guid></item><item><title>udanax-gold2java 20050801 release</title><link>https://sourceforge.net/p/abora/news/2005/08/udanax-gold2java-20050801-release/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This release reaches the significant milestone of generating Java source code that can be compiled without error. In addition most of the Tester test classes supplied with UdanaxGold can now be run without an exception being generated, though the accuracy of the results is still suspect until they can be checked against the unreleased trace logs from Udanax.&lt;/p&gt;
&lt;p&gt;The generated Abora-Gold Java code is still a long way from being considered a framework to be used by others. The translator is also suffering from a severe case of overgrown-prototype syndrome. But, things are definitely going in the right direction now, after being lost for months wading through compilation errors in generated Java code!&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Jones</dc:creator><pubDate>Mon, 01 Aug 2005 23:35:15 -0000</pubDate><guid>https://sourceforge.net8e63029b53c7019d355b441278c16a915bcc8694</guid></item><item><title>udanax-gold2java 20050501 release</title><link>https://sourceforge.net/p/abora/news/2005/05/udanax-gold2java-20050501-release/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A translator for the Smalltalk source code of the open-source Udanax-Gold project into Java code. The resulting translated Java code I name Abora-Gold. The translator has been written from scratch in Java, since the original udanax converter into C++ does not seem to have been released. &lt;/p&gt;
&lt;p&gt;This release continues on further work at automatically converting more of the source. The number of compilation errors has been reduced from about 7800 down to 917. There is still some way to go before being compilation error free, but this is good progress.&lt;/p&gt;
&lt;p&gt;David Jones&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Jones</dc:creator><pubDate>Sun, 01 May 2005 20:17:50 -0000</pubDate><guid>https://sourceforge.net72bdd440348d2dc349e5f6e89a96ed56060470f5</guid></item><item><title>abora-white 20030316 released</title><link>https://sourceforge.net/p/abora/news/2003/03/abora-white-20030316-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Notes:&lt;br /&gt;
The Abora-White sub-project is a Java implementation of the&lt;br /&gt;
Udanax-Gold server that has been auto-translated from the original&lt;br /&gt;
Smalltalk, and then manually converted for a better fit with the Java&lt;br /&gt;
world.&lt;/p&gt;
&lt;p&gt;The aim is to get some useful subset of the Udanax-Gold server&lt;br /&gt;
running, and to end up with a code base that as much as possible will&lt;br /&gt;
provide a base from which other developers can call from their&lt;br /&gt;
applications or even build on. To help with this, efforts are being&lt;br /&gt;
expended on; reasonable JavaDoc and overview documents, JUnit test&lt;br /&gt;
cases, and simple example applications.&lt;/p&gt;
&lt;p&gt;The current implementation is only of interest to interested&lt;br /&gt;
developers. All you will be able to do is run tests and generate&lt;br /&gt;
javadoc!&lt;/p&gt;
&lt;p&gt;Changes:&lt;br /&gt;
-Imported rest of Udanax-Gold collections and the bulk of the&lt;br /&gt;
    CoordinateSpace classes&lt;br /&gt;
-Added reasonable test coverage for collection.sets&lt;br /&gt;
-Started test coverage for cellection.tables and Integer&lt;br /&gt;
CoordinateSpaces.&lt;br /&gt;
-Included Clover support for generating test coverage reports&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Jones</dc:creator><pubDate>Sun, 16 Mar 2003 17:55:41 -0000</pubDate><guid>https://sourceforge.nete6b83bb3e3e9c37a5a196988eb8f05f1248f236b</guid></item><item><title>abora-white 20030217 released</title><link>https://sourceforge.net/p/abora/news/2003/02/abora-white-20030217-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Release Name: 20030217&lt;/p&gt;
&lt;p&gt;Notes:&lt;br /&gt;
The Abora-White sub-project is a Java implementation of the &lt;br /&gt;
Udanax-Gold server that has been auto-translated from the original&lt;br /&gt;
Smalltalk, and then manually converted for a better fit with the Java&lt;br /&gt;
world.&lt;/p&gt;
&lt;p&gt;The aim is to get some useful subset of the Udanax-Gold server &lt;br /&gt;
running, and to end up with a code base that as much as possible &lt;br /&gt;
will provide a base from which other developers can call from their &lt;br /&gt;
applications or even build on. To help with this, efforts are being &lt;br /&gt;
expended on; reasonable JavaDoc and overview documents, JUnit &lt;br /&gt;
test cases, and simple example applications.&lt;/p&gt;
&lt;p&gt;The current implementation is only of interest to &lt;br /&gt;
interested developers. All you will be able to do is run &lt;br /&gt;
tests and generate javadoc!&lt;/p&gt;
&lt;p&gt;Changes:&lt;br /&gt;
-Partial port of PrimArray and PrimSpec class hierarchies&lt;br /&gt;
-Partial JUnit tests for above&lt;br /&gt;
-Ant script to build, test and create JavaDoc&lt;br /&gt;
-Skimpy documentation&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Jones</dc:creator><pubDate>Tue, 18 Feb 2003 00:33:53 -0000</pubDate><guid>https://sourceforge.net09094a05e0259fca6715bde53c47d512acd2d8da</guid></item><item><title>udanax-gold2java 20030216 released</title><link>https://sourceforge.net/p/abora/news/2003/02/udanax-gold2java-20030216-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Release Name: 20030216&lt;/p&gt;
&lt;p&gt;Notes:&lt;br /&gt;
Udanax-Gold2Java is a simple auto-translator between &lt;br /&gt;
the Udanax-Gold Smalltalk source, as released by XOC, &lt;br /&gt;
into approximate Java. There will be 1000's of &lt;br /&gt;
compilation problems afterwards. See Abora-White &lt;br /&gt;
project for the start of a working Java implementation &lt;br /&gt;
based on Udanax-Gold.&lt;/p&gt;
&lt;p&gt;Includes:&lt;br /&gt;
-Original XOC source from a few locations&lt;br /&gt;
-Translator program&lt;br /&gt;
-Abora-Gold holds auto-translation results plus missing class placeholders&lt;br /&gt;
-JavaDoc generated from Abora-Gold&lt;/p&gt;
&lt;p&gt;Changes:&lt;br /&gt;
-Added ability to not-generate the translated method body&lt;br /&gt;
-Added extra missing classes as placeholders&lt;br /&gt;
-Pass through IntegerVar references rather than converting to int&lt;br /&gt;
-Generated JavaDoc for resulting Abora-Gold&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Jones</dc:creator><pubDate>Sun, 16 Feb 2003 21:07:53 -0000</pubDate><guid>https://sourceforge.netc3d788f5625cad15f0ea9973c006be17b9056b4b</guid></item><item><title>udanax-gold2java 20030126 released</title><link>https://sourceforge.net/p/abora/news/2003/01/udanax-gold2java-20030126-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Simple automatic translator for Udanax-Gold Smalltalk source into approximate Java. There will be LOTS of compilation problems with the result and so can't be run, but may prove useful for educational purposes.&lt;/p&gt;
&lt;p&gt;The original Udanax-Gold source is included plus some additional associated Smalltalk and C++ source found elsewhere on the web.&lt;/p&gt;
&lt;p&gt;The results of the translation are added to an Abora-Gold project that also includes some hand created missing classes place-holders.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Jones</dc:creator><pubDate>Mon, 27 Jan 2003 00:03:38 -0000</pubDate><guid>https://sourceforge.net0ac5545825bcd30a678b5e2ed91d9097266748ff</guid></item><item><title>Restarted Java translation of Udanax-Gold source</title><link>https://sourceforge.net/p/abora/news/2003/01/restarted-java-translation-of-udanax-gold-source/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Since the Christmas holidays I have put the Dolphin demo aside and continued with an earlier work of translating the Udanax-Gold Smalltalk source into Java. Depending on how this goes over the next few weeks, I am hoping to either use this as a base for a new version of the Abora server, or attempt to import the Coordinate Space and Ent features into a Java version of my previous Dolphin server.&lt;/p&gt;
&lt;p&gt;The translation is working from Udanax-Gold source code gained from a few sources; Typed Smalltalk directly from XOC and via Les Tyrell plus some of the C++ code from Jeff Rush's CVS server. Even with this patchwork of sources, I am still misses a number of classes. I have a home grown translator that converts the Smalltalk into approximate Java, to which I am gradually adding knowledge of the Gold programming techniques. Even with the translator I am expecting a lot of manual work will be required to finish off a first pass with minimal compilation problems. The C++ code I am copying and hand tweaking. I will be creating JUnit tests as I start investigating the resulting code.&lt;/p&gt;
&lt;p&gt;At the time of writing there are still 5000+ compilation problems so it's too early for others to productively work with. If you are still interested all the source is available under CVS, the JavaTranslator and Gold projects.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Jones</dc:creator><pubDate>Thu, 23 Jan 2003 22:40:04 -0000</pubDate><guid>https://sourceforge.net8f4bd12aaada3d479189cc81cc6a21148c16a36c</guid></item><item><title>Welcome to Abora</title><link>https://sourceforge.net/p/abora/news/2002/10/welcome-to-abora/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Abora is an ongoing project to create a hypertext system based on a xanalogical structure.&lt;/p&gt;
&lt;p&gt;As the project is a few months old I thought it was about time to move it from the obscurity of my personal web pages and onto Sourceforge. Hopefully over the next few months as the project becomes more interesting to others, the features of SF might help to create a community around it. Eventually of course Abora should become self hosted :-) &lt;/p&gt;
&lt;p&gt;If you have any comments or would like to help in any way then please don't hesitate to get incontact.&lt;/p&gt;
&lt;p&gt;David Jones&lt;br /&gt;
&lt;a href="http://www.night.dircon.co.uk" rel="nofollow"&gt;http://www.night.dircon.co.uk&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Jones</dc:creator><pubDate>Mon, 14 Oct 2002 21:50:00 -0000</pubDate><guid>https://sourceforge.netbc2ca442e4ab7be94fe2fde38513367edd233d5c</guid></item></channel></rss>