<?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 Tower Of Power</title>
	<atom:link href="http://www.toosweettobesour.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.toosweettobesour.com</link>
	<description>Far Too Sweet To Be Sour</description>
	<pubDate>Fri, 25 Jul 2008 13:25:41 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>Comment on PHP 5.3 and Closures by Lambda Functions in PHP &#124; Bao's blog</title>
		<link>http://www.toosweettobesour.com/2008/07/21/php-53-and-closures/#comment-120</link>
		<dc:creator>Lambda Functions in PHP &#124; Bao's blog</dc:creator>
		<pubDate>Thu, 24 Jul 2008 10:27:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.toosweettobesour.com/?p=62#comment-120</guid>
		<description>[...] : 1,2     Programming ~ Tags: closure, lambda, [...]</description>
		<content:encoded><![CDATA[<p>[...] : 1,2     Programming ~ Tags: closure, lambda, [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP 5.3 and Closures by Linkdump: Matematika za programere, PHP 5.3 novosti&#8230; by Nikola Plejić</title>
		<link>http://www.toosweettobesour.com/2008/07/21/php-53-and-closures/#comment-119</link>
		<dc:creator>Linkdump: Matematika za programere, PHP 5.3 novosti&#8230; by Nikola Plejić</dc:creator>
		<pubDate>Thu, 24 Jul 2008 07:39:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.toosweettobesour.com/?p=62#comment-119</guid>
		<description>[...] PHP 5.3 and Closures [...]</description>
		<content:encoded><![CDATA[<p>[...] PHP 5.3 and Closures [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP 5.3 and Closures by Crystaldyn</title>
		<link>http://www.toosweettobesour.com/2008/07/21/php-53-and-closures/#comment-118</link>
		<dc:creator>Crystaldyn</dc:creator>
		<pubDate>Wed, 23 Jul 2008 20:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.toosweettobesour.com/?p=62#comment-118</guid>
		<description>These are read-only closures by default. You can make them read-write by using the &#38;-sign in the use() list, but if you're using a global variable, you just get a normal reference to that variable. In that case, it's not closure at all. Fortunately, it does work sanely if you define the lambda in a function or method. Then you'll get a real, private, read-write variable. I hope that's clear. I'm excited. I can't use it in paid work yet, but lo! That joyous day is coming.</description>
		<content:encoded><![CDATA[<p>These are read-only closures by default. You can make them read-write by using the &amp;-sign in the use() list, but if you&#8217;re using a global variable, you just get a normal reference to that variable. In that case, it&#8217;s not closure at all. Fortunately, it does work sanely if you define the lambda in a function or method. Then you&#8217;ll get a real, private, read-write variable. I hope that&#8217;s clear. I&#8217;m excited. I can&#8217;t use it in paid work yet, but lo! That joyous day is coming.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP 5.3 and Closures by Michael Kimsal</title>
		<link>http://www.toosweettobesour.com/2008/07/21/php-53-and-closures/#comment-117</link>
		<dc:creator>Michael Kimsal</dc:creator>
		<pubDate>Wed, 23 Jul 2008 20:25:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.toosweettobesour.com/?p=62#comment-117</guid>
		<description>I'm really curious if these will be 'abused' or 'overused' or 'misused' (by multiple different conflicting defintions!).  Having used closures in Groovy where they are very central to the language, I still have a hard time seeing too many use cases in PHP right now.  We'll wait and see how the community adapts to this new aspect of the language!</description>
		<content:encoded><![CDATA[<p>I&#8217;m really curious if these will be &#8216;abused&#8217; or &#8216;overused&#8217; or &#8216;misused&#8217; (by multiple different conflicting defintions!).  Having used closures in Groovy where they are very central to the language, I still have a hard time seeing too many use cases in PHP right now.  We&#8217;ll wait and see how the community adapts to this new aspect of the language!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP 5.3 and Closures by adraðblog &#187; Blog Archive &#187; PHP is now less crappy than Java</title>
		<link>http://www.toosweettobesour.com/2008/07/21/php-53-and-closures/#comment-116</link>
		<dc:creator>adraðblog &#187; Blog Archive &#187; PHP is now less crappy than Java</dc:creator>
		<pubDate>Wed, 23 Jul 2008 19:44:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.toosweettobesour.com/?p=62#comment-116</guid>
		<description>[...] And by &#8220;is less crappy than Java&#8221;, I mean &#8220;has closures&#8221;. [...]</description>
		<content:encoded><![CDATA[<p>[...] And by &#8220;is less crappy than Java&#8221;, I mean &#8220;has closures&#8221;. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automating the Development Workflow by Tower Of Power &#187; Blog Archive &#187; [Net Perspective Cross Post] Time is Money: Save Time With Automation And Phing</title>
		<link>http://www.toosweettobesour.com/2008/05/15/automating-the-development-workflow/#comment-114</link>
		<dc:creator>Tower Of Power &#187; Blog Archive &#187; [Net Perspective Cross Post] Time is Money: Save Time With Automation And Phing</dc:creator>
		<pubDate>Wed, 23 Jul 2008 16:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.toosweettobesour.com/?p=48#comment-114</guid>
		<description>[...] been talking a lot about automation as of late and posted a generic, overload broad view of the tools and utilities I use here at Net Perspective. However, I [...]</description>
		<content:encoded><![CDATA[<p>[...] been talking a lot about automation as of late and posted a generic, overload broad view of the tools and utilities I use here at Net Perspective. However, I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Automating the Development Workflow by Net Perspective&#8217;s Blog &#187; Blog Archive &#187; Time is Money: Save Time With Automation</title>
		<link>http://www.toosweettobesour.com/2008/05/15/automating-the-development-workflow/#comment-113</link>
		<dc:creator>Net Perspective&#8217;s Blog &#187; Blog Archive &#187; Time is Money: Save Time With Automation</dc:creator>
		<pubDate>Wed, 23 Jul 2008 16:54:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.toosweettobesour.com/?p=48#comment-113</guid>
		<description>[...] been talking a lot about automation as of late and posted a generic, overload broad view of the tools and utilities I use here at Net Perspective. However, I [...]</description>
		<content:encoded><![CDATA[<p>[...] been talking a lot about automation as of late and posted a generic, overload broad view of the tools and utilities I use here at Net Perspective. However, I [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP 5.3 and Closures by Anonymous (Lambda) functions in php 5.3 and above.</title>
		<link>http://www.toosweettobesour.com/2008/07/21/php-53-and-closures/#comment-112</link>
		<dc:creator>Anonymous (Lambda) functions in php 5.3 and above.</dc:creator>
		<pubDate>Wed, 23 Jul 2008 12:37:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.toosweettobesour.com/?p=62#comment-112</guid>
		<description>[...] found a post by Daniel Cousineau on php5.3&#8217;s closures that lead me to the closures [...]</description>
		<content:encoded><![CDATA[<p>[...] found a post by Daniel Cousineau on php5.3&#8217;s closures that lead me to the closures [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP 5.3 and Closures by &#187; Anonyme Funktionen in PHP 5.3 Flusensieb</title>
		<link>http://www.toosweettobesour.com/2008/07/21/php-53-and-closures/#comment-110</link>
		<dc:creator>&#187; Anonyme Funktionen in PHP 5.3 Flusensieb</dc:creator>
		<pubDate>Wed, 23 Jul 2008 06:50:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.toosweettobesour.com/?p=62#comment-110</guid>
		<description>[...] hats bisher schon gegeben und zwar mittels create_function. Ab 5.3 wirds in PHP auch sogenannte Closures geben. Das Ganze schaut aus wie die anonymen Funktionen in [...]</description>
		<content:encoded><![CDATA[<p>[...] hats bisher schon gegeben und zwar mittels create_function. Ab 5.3 wirds in PHP auch sogenannte Closures geben. Das Ganze schaut aus wie die anonymen Funktionen in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on PHP 5.3 and Closures by php</title>
		<link>http://www.toosweettobesour.com/2008/07/21/php-53-and-closures/#comment-109</link>
		<dc:creator>php</dc:creator>
		<pubDate>Tue, 22 Jul 2008 23:26:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.toosweettobesour.com/?p=62#comment-109</guid>
		<description>Well I'm really excited. Now I am waiting for goto() function to be implemented.. that will also be great</description>
		<content:encoded><![CDATA[<p>Well I&#8217;m really excited. Now I am waiting for goto() function to be implemented.. that will also be great</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.365 seconds -->
