<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Representing Money in Java</title>
	<atom:link href="http://www.shaunabram.com/representing-money-in-java/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shaunabram.com/representing-money-in-java/</link>
	<description>Java and Technology weblog</description>
	<lastBuildDate>Thu, 02 Sep 2010 07:14:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: admin</title>
		<link>http://www.shaunabram.com/representing-money-in-java/comment-page-1/#comment-3782</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Mon, 02 Feb 2009 12:09:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.shaunabram.com/?p=37#comment-3782</guid>
		<description>Update: I’ve been using timeandmoney some more, and it’s pre-alpha status is showing a little. There is very little documentation on the sourceforge site and the javadocs are a little wanting. For example, the main class that I am interested in, Money, has no class level javadocs, and the constructor’s java docs state
“The constructor does not complex (sic) computations and requires simple, inputs consistent with the class invariant”.
Not exactly enlightening.

Also, there seem to be a few broken links on the site. When I try access the release notes from the main site at
http://timeandmoney.sourceforge.net
all I get is an error page:
“An error has been encountered in accessing this page.”
And the ‘About’ page at
http://timeandmoney.domainlanguage.com
brings me to a ‘About Apache HTTP Server’ page. Annoying.</description>
		<content:encoded><![CDATA[<p>Update: I’ve been using timeandmoney some more, and it’s pre-alpha status is showing a little. There is very little documentation on the sourceforge site and the javadocs are a little wanting. For example, the main class that I am interested in, Money, has no class level javadocs, and the constructor’s java docs state<br />
“The constructor does not complex (sic) computations and requires simple, inputs consistent with the class invariant”.<br />
Not exactly enlightening.</p>
<p>Also, there seem to be a few broken links on the site. When I try access the release notes from the main site at<br />
<a href="http://timeandmoney.sourceforge.net" rel="nofollow">http://timeandmoney.sourceforge.net</a><br />
all I get is an error page:<br />
“An error has been encountered in accessing this page.”<br />
And the ‘About’ page at<br />
<a href="http://timeandmoney.domainlanguage.com" rel="nofollow">http://timeandmoney.domainlanguage.com</a><br />
brings me to a ‘About Apache HTTP Server’ page. Annoying.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
