<?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"
	>
<channel>
	<title>Comments for Tremend Tech Blog</title>
	<atom:link href="http://blog.tremend.ro/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.tremend.ro</link>
	<description>The best scientists are poets, the real engineer is an artist</description>
	<pubDate>Fri, 12 Mar 2010 05:59:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>Comment on Dynamically create Spring beans from groovy scripts at runtime by Marius Hanganu</title>
		<link>http://blog.tremend.ro/2009/02/24/dynamically-create-spring-beans-from-groovy-scripts-at-runtime/#comment-18981</link>
		<dc:creator>Marius Hanganu</dc:creator>
		<pubDate>Thu, 25 Feb 2010 15:02:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tremend.ro/2009/02/24/dynamically-create-spring-beans-from-groovy-scripts-at-runtime/#comment-18981</guid>
		<description>I could not get the following to work:

beanDef.setAttribute("attr1", bean1);

The following alternative worked for me:

MutablePropertyValues v = new MutablePropertyValues();
v.addPropertyValue("attr1",bean1);</description>
		<content:encoded><![CDATA[<p>I could not get the following to work:</p>
<p>beanDef.setAttribute(&#8221;attr1&#8243;, bean1);</p>
<p>The following alternative worked for me:</p>
<p>MutablePropertyValues v = new MutablePropertyValues();<br />
v.addPropertyValue(&#8221;attr1&#8243;,bean1);</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on The package jedit needs to be reinstalled, but I can&#8217;t find an archive for it by Brian</title>
		<link>http://blog.tremend.ro/2006/08/10/the-package-jedit-needs-to-be-reinstalled-but-i-cant-find-an-archive-for-it/#comment-18211</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sat, 29 Nov 2008 08:11:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tremend.ro/2006/08/10/the-package-jedit-needs-to-be-reinstalled-but-i-cant-find-an-archive-for-it/#comment-18211</guid>
		<description>Yes Chas, thanks for that...</description>
		<content:encoded><![CDATA[<p>Yes Chas, thanks for that&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse Java Autocompletion Not Working by Sandeep Rana</title>
		<link>http://blog.tremend.ro/2006/10/19/eclipse-java-autocompletion-not-working/#comment-18210</link>
		<dc:creator>Sandeep Rana</dc:creator>
		<pubDate>Wed, 26 Nov 2008 21:31:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tremend.ro/2006/10/19/eclipse-java-autocompletion-not-working/#comment-18210</guid>
		<description>Thanks.. I face this issue when I changed my laptop. I downloaded the Eclipse 3.2 and saw that auto help is not working. I was thinking plugins are missing.. but this page helped.. Thanks again to all</description>
		<content:encoded><![CDATA[<p>Thanks.. I face this issue when I changed my laptop. I downloaded the Eclipse 3.2 and saw that auto help is not working. I was thinking plugins are missing.. but this page helped.. Thanks again to all</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse Java Autocompletion Not Working by eduardo</title>
		<link>http://blog.tremend.ro/2006/10/19/eclipse-java-autocompletion-not-working/#comment-18208</link>
		<dc:creator>eduardo</dc:creator>
		<pubDate>Mon, 24 Nov 2008 20:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tremend.ro/2006/10/19/eclipse-java-autocompletion-not-working/#comment-18208</guid>
		<description>thanks... quick and easy fix

many tks again!!</description>
		<content:encoded><![CDATA[<p>thanks&#8230; quick and easy fix</p>
<p>many tks again!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse Java Autocompletion Not Working by ferhat</title>
		<link>http://blog.tremend.ro/2006/10/19/eclipse-java-autocompletion-not-working/#comment-18207</link>
		<dc:creator>ferhat</dc:creator>
		<pubDate>Fri, 21 Nov 2008 13:56:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tremend.ro/2006/10/19/eclipse-java-autocompletion-not-working/#comment-18207</guid>
		<description>Editor–&#62; Advanced-&#62; Content Assist –&#62; Other Java proposal worked well in my eclipse. thank you very much</description>
		<content:encoded><![CDATA[<p>Editor–&gt; Advanced-&gt; Content Assist –&gt; Other Java proposal worked well in my eclipse. thank you very much</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse Java Autocompletion Not Working by David</title>
		<link>http://blog.tremend.ro/2006/10/19/eclipse-java-autocompletion-not-working/#comment-18206</link>
		<dc:creator>David</dc:creator>
		<pubDate>Fri, 21 Nov 2008 11:11:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tremend.ro/2006/10/19/eclipse-java-autocompletion-not-working/#comment-18206</guid>
		<description>Phil, many thanks!
Why isn't this enabled by default......</description>
		<content:encoded><![CDATA[<p>Phil, many thanks!<br />
Why isn&#8217;t this enabled by default&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Problem when adding elements to a TreeSet&#60;Comparator&#62; - some elements are not added by eagle</title>
		<link>http://blog.tremend.ro/2007/05/17/problem-when-adding-elements-to-a-treesetcomparator-some-elements-are-not-added/#comment-18200</link>
		<dc:creator>eagle</dc:creator>
		<pubDate>Tue, 18 Nov 2008 20:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tremend.ro/2007/05/17/problem-when-adding-elements-to-a-treesetcomparator-some-elements-are-not-added/#comment-18200</guid>
		<description>It's all in the API! (the implementation had flaws, it's no bug)
TreeSet = sorted set that requires consistency between equals(...) and compare(..)</description>
		<content:encoded><![CDATA[<p>It&#8217;s all in the API! (the implementation had flaws, it&#8217;s no bug)<br />
TreeSet = sorted set that requires consistency between equals(&#8230;) and compare(..)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Create directories in C using mkdir with proper permissions by Octavian Theodor Nita</title>
		<link>http://blog.tremend.ro/2008/10/06/create-directories-in-c-using-mkdir-with-proper-permissions/#comment-18199</link>
		<dc:creator>Octavian Theodor Nita</dc:creator>
		<pubDate>Tue, 18 Nov 2008 08:13:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tremend.ro/2008/10/06/create-directories-in-c-using-mkdir-with-proper-permissions/#comment-18199</guid>
		<description>Hi, Bogdan!

Thanks for this nice and (very) clarifying  post!

My colleagues encountered a similar problem (well, we are actually using Java, but for some system intricacies like the one you're describing, we use JNI to call C modules/implementations) and I was rather circumspect about this (strange, at a first look) behavior. However, it seems that they were right :) (the problem was that when copying files (with 'normal' Java code), the exact file attributes of the source files were not kept.

Thanks again.</description>
		<content:encoded><![CDATA[<p>Hi, Bogdan!</p>
<p>Thanks for this nice and (very) clarifying  post!</p>
<p>My colleagues encountered a similar problem (well, we are actually using Java, but for some system intricacies like the one you&#8217;re describing, we use JNI to call C modules/implementations) and I was rather circumspect about this (strange, at a first look) behavior. However, it seems that they were right :) (the problem was that when copying files (with &#8216;normal&#8217; Java code), the exact file attributes of the source files were not kept.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on A-Z 0-9 custom sorting in Lucene by Pavan</title>
		<link>http://blog.tremend.ro/2007/05/17/a-z-0-9-custom-sorting-in-lucene/#comment-18195</link>
		<dc:creator>Pavan</dc:creator>
		<pubDate>Fri, 14 Nov 2008 12:48:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tremend.ro/2007/05/17/a-z-0-9-custom-sorting-in-lucene/#comment-18195</guid>
		<description>Thanks a lot for the code.. It was really useful in Custom Sort Implementation</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the code.. It was really useful in Custom Sort Implementation</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Eclipse Java Autocompletion Not Working by Simon</title>
		<link>http://blog.tremend.ro/2006/10/19/eclipse-java-autocompletion-not-working/#comment-18193</link>
		<dc:creator>Simon</dc:creator>
		<pubDate>Thu, 13 Nov 2008 15:45:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.tremend.ro/2006/10/19/eclipse-java-autocompletion-not-working/#comment-18193</guid>
		<description>raise your hands to thank Robert and Phil!</description>
		<content:encoded><![CDATA[<p>raise your hands to thank Robert and Phil!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
