<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Myšlenky dne otce Fura &#187; Groovy</title>
	<atom:link href="http://blog.novoj.net/category/programovani/groovy/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.novoj.net</link>
	<description>Dává je jen zřídka, obvykle jim není moc rozumět a často vám ani k ničemu nejsou.</description>
	<lastBuildDate>Sat, 17 Jul 2010 08:14:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Groovy &#8211; making existing objects refreshable</title>
		<link>http://blog.novoj.net/2009/11/29/groovy-making-existing-objects-refreshable/</link>
		<comments>http://blog.novoj.net/2009/11/29/groovy-making-existing-objects-refreshable/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 09:50:47 +0000</pubDate>
		<dc:creator>Otec Fura</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programování]]></category>

		<guid isPermaLink="false">http://blog.novoj.net/?p=648</guid>
		<description><![CDATA[In the last post I described the basic principles I found behind the scenes of GroovyScript refresh. Now imagine that you want to create your own long living Groovy instances with auto-refresh behaviour when source code changes. You can use out-of-the-box Spring support &#8211; but there are some limitations I stated in the previous article. [...]

<h3>Související články:</h3>
<ol><li><a href='http://blog.novoj.net/2009/11/08/the-secret-of-groovy-script-refresh/' rel='bookmark' title='Permanent Link: The secret of Groovy script refresh'>The secret of Groovy script refresh</a></li>
<li><a href='http://blog.novoj.net/2009/04/18/spring-cglib-dynamic-aop-proxies-proper-pointcut-equals-method-is-simply-essential/' rel='bookmark' title='Permanent Link: Spring CgLib Dynamic AOP Proxies &#8211; proper Pointcut equals method is simply essential'>Spring CgLib Dynamic AOP Proxies &#8211; proper Pointcut equals method is simply essential</a></li>
<li><a href='http://blog.novoj.net/2008/09/20/testing-aspect-pointcuts-is-there-an-easy-way/' rel='bookmark' title='Permanent Link: Testing Aspect Pointcuts &#8211; is there an easy way?'>Testing Aspect Pointcuts &#8211; is there an easy way?</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.novoj.net/2009/11/29/groovy-making-existing-objects-refreshable/feed/</wfw:commentRss>
		<slash:comments>-87</slash:comments>
		</item>
		<item>
		<title>The secret of Groovy script refresh</title>
		<link>http://blog.novoj.net/2009/11/08/the-secret-of-groovy-script-refresh/</link>
		<comments>http://blog.novoj.net/2009/11/08/the-secret-of-groovy-script-refresh/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 21:32:04 +0000</pubDate>
		<dc:creator>Otec Fura</dc:creator>
				<category><![CDATA[English]]></category>
		<category><![CDATA[Groovy]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Programování]]></category>

		<guid isPermaLink="false">http://blog.novoj.net/?p=548</guid>
		<description><![CDATA[The first thing one should undestand before he tries to integrate scripting support into his application / framework are class loading issues. One of the main reasons (next to the ability to easily switch from Java) why we have chosen Groovy as our primary scripting language is very good support for live refresh of Groovy [...]

<h3>Související články:</h3>
<ol><li><a href='http://blog.novoj.net/2009/11/29/groovy-making-existing-objects-refreshable/' rel='bookmark' title='Permanent Link: Groovy &#8211; making existing objects refreshable'>Groovy &#8211; making existing objects refreshable</a></li>
<li><a href='http://blog.novoj.net/2009/04/18/spring-cglib-dynamic-aop-proxies-proper-pointcut-equals-method-is-simply-essential/' rel='bookmark' title='Permanent Link: Spring CgLib Dynamic AOP Proxies &#8211; proper Pointcut equals method is simply essential'>Spring CgLib Dynamic AOP Proxies &#8211; proper Pointcut equals method is simply essential</a></li>
</ol>]]></description>
		<wfw:commentRss>http://blog.novoj.net/2009/11/08/the-secret-of-groovy-script-refresh/feed/</wfw:commentRss>
		<slash:comments>-245</slash:comments>
		</item>
	</channel>
</rss>
