<?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: Loading Java Properties Files in C#</title>
	<atom:link href="http://www.kajabity.com/2009/06/loading-java-properties-files-in-csharp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.kajabity.com/2009/06/loading-java-properties-files-in-csharp/</link>
	<description>A blog by Simon J. Williams</description>
	<lastBuildDate>Wed, 01 Feb 2012 16:57:22 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: hugo</title>
		<link>http://www.kajabity.com/2009/06/loading-java-properties-files-in-csharp/#comment-1624</link>
		<dc:creator>hugo</dc:creator>
		<pubDate>Thu, 18 Aug 2011 15:40:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/?p=90#comment-1624</guid>
		<description>hi

hey look I have the following problem,
I am novice and do not take your Kajabity.Tools.Java as my request is if I can make a Escript of example only to see its structure

hopefully I can answer my mail or in this forum

thanks</description>
		<content:encoded><![CDATA[<p>hi</p>
<p>hey look I have the following problem,<br />
I am novice and do not take your Kajabity.Tools.Java as my request is if I can make a Escript of example only to see its structure</p>
<p>hopefully I can answer my mail or in this forum</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yury</title>
		<link>http://www.kajabity.com/2009/06/loading-java-properties-files-in-csharp/#comment-9</link>
		<dc:creator>Yury</dc:creator>
		<pubDate>Sat, 12 Dec 2009 17:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/?p=90#comment-9</guid>
		<description>Hi!

JavaProperties class is gold :)

WBR</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>JavaProperties class is gold <img src='http://www.kajabity.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>WBR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simon</title>
		<link>http://www.kajabity.com/2009/06/loading-java-properties-files-in-csharp/#comment-8</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Thu, 03 Dec 2009 22:19:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/?p=90#comment-8</guid>
		<description>An update for both Santosh and Yuriy - the rewritten version of the JavaProperties class in Kajabity Tools v0.1 is released as Open Source (Sun never replied...) under the Apache Licence, Version 2.0 - and I have attempted to ensure it only escapes characters where necessary.

Hope that helps.</description>
		<content:encoded><![CDATA[<p>An update for both Santosh and Yuriy &#8211; the rewritten version of the JavaProperties class in Kajabity Tools v0.1 is released as Open Source (Sun never replied&#8230;) under the Apache Licence, Version 2.0 &#8211; and I have attempted to ensure it only escapes characters where necessary.</p>
<p>Hope that helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simon</title>
		<link>http://www.kajabity.com/2009/06/loading-java-properties-files-in-csharp/#comment-7</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Mon, 21 Sep 2009 09:12:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/?p=90#comment-7</guid>
		<description>It is from my point of view - but since it is based on Java code I have sent an email to Sun just to check.  As soon as they reply, I will put a suitable licence on it.</description>
		<content:encoded><![CDATA[<p>It is from my point of view &#8211; but since it is based on Java code I have sent an email to Sun just to check.  As soon as they reply, I will put a suitable licence on it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Santosh</title>
		<link>http://www.kajabity.com/2009/06/loading-java-properties-files-in-csharp/#comment-6</link>
		<dc:creator>Santosh</dc:creator>
		<pubDate>Thu, 17 Sep 2009 15:37:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/?p=90#comment-6</guid>
		<description>Hi, Do I consider this code as public domain? For use in commercial software?
Thanks
Santosh</description>
		<content:encoded><![CDATA[<p>Hi, Do I consider this code as public domain? For use in commercial software?<br />
Thanks<br />
Santosh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: simon</title>
		<link>http://www.kajabity.com/2009/06/loading-java-properties-files-in-csharp/#comment-5</link>
		<dc:creator>simon</dc:creator>
		<pubDate>Wed, 09 Sep 2009 21:29:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/?p=90#comment-5</guid>
		<description>Yes, you are correct - it does behave as you say.

But so does the original Java version.

The C# load and store code is simply a translation of the existing Java code - with a few class level changes so it should behave identically.</description>
		<content:encoded><![CDATA[<p>Yes, you are correct &#8211; it does behave as you say.</p>
<p>But so does the original Java version.</p>
<p>The C# load and store code is simply a translation of the existing Java code &#8211; with a few class level changes so it should behave identically.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yuriy</title>
		<link>http://www.kajabity.com/2009/06/loading-java-properties-files-in-csharp/#comment-4</link>
		<dc:creator>Yuriy</dc:creator>
		<pubDate>Wed, 09 Sep 2009 05:35:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.kajabity.com/?p=90#comment-4</guid>
		<description>Hello!
The class is pretty nice but looks like there is a defect! - if I have property 

website = http://en.wikipedia.org/

it comes to (after loading and storing file with one) -

website=http://en.wikipedia.org/

I believe extra backslash is redundant here. What do you think?

WBR,
Yuriy</description>
		<content:encoded><![CDATA[<p>Hello!<br />
The class is pretty nice but looks like there is a defect! &#8211; if I have property </p>
<p>website = <a href="http://en.wikipedia.org/" rel="nofollow">http://en.wikipedia.org/</a></p>
<p>it comes to (after loading and storing file with one) -</p>
<p>website=http://en.wikipedia.org/</p>
<p>I believe extra backslash is redundant here. What do you think?</p>
<p>WBR,<br />
Yuriy</p>
]]></content:encoded>
	</item>
</channel>
</rss>

