<?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: Moving from CF 7.02 to CF 8.01</title>
	<atom:link href="http://jochem.vandieten.net/2008/07/07/moving-from-cf-702-to-cf-801/feed/" rel="self" type="application/rss+xml" />
	<link>http://jochem.vandieten.net/2008/07/07/moving-from-cf-702-to-cf-801/</link>
	<description>Jochem's tech exploits</description>
	<pubDate>Wed, 10 Jun 2026 08:25:39 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jochem</title>
		<link>http://jochem.vandieten.net/2008/07/07/moving-from-cf-702-to-cf-801/comment-page-1/#comment-22</link>
		<dc:creator>Jochem</dc:creator>
		<pubDate>Wed, 09 Jul 2008 07:44:54 +0000</pubDate>
		<guid isPermaLink="false">http://jochem.vandieten.net/2008/07/07/moving-from-cf-702-to-cf-801/#comment-22</guid>
		<description>I got a copy of the source of java.util.uuid, changed the package name and removed a hyphen in the toString() function. (This changes the generated UUID from a MAC based UUID to a random UUID.)
Pay attention to where you obtain the source for java.util.uuid, while most versions you can download are functionally the same the licenses differ and you may not want to open source the rest of your code if you obtained a copyleft version.</description>
		<content:encoded><![CDATA[<p>I got a copy of the source of java.util.uuid, changed the package name and removed a hyphen in the toString() function. (This changes the generated UUID from a MAC based UUID to a random UUID.)<br />
Pay attention to where you obtain the source for java.util.uuid, while most versions you can download are functionally the same the licenses differ and you may not want to open source the rest of your code if you obtained a copyleft version.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martijn van der Woud</title>
		<link>http://jochem.vandieten.net/2008/07/07/moving-from-cf-702-to-cf-801/comment-page-1/#comment-21</link>
		<dc:creator>Martijn van der Woud</dc:creator>
		<pubDate>Tue, 08 Jul 2008 19:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://jochem.vandieten.net/2008/07/07/moving-from-cf-702-to-cf-801/#comment-21</guid>
		<description>Hi Jochem,

I am curious about your alternative for createUUID(). Can you tell me what you replaced it with?</description>
		<content:encoded><![CDATA[<p>Hi Jochem,</p>
<p>I am curious about your alternative for createUUID(). Can you tell me what you replaced it with?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
