<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Simulating Closures in PowerShell</title><link>http://blogs.msdn.com/jaredpar/archive/2009/02/02/simulating-closures-in-powershell.aspx</link><description>Previously I blogged about PowerShell’s lack of closure support within a script block.&amp;#160; This presents a significant hurdle in developing a LINQ like DSL for powershell which I’ve been working on.&amp;#160; Imagine the following syntax $a = from it in</description><dc:language>en-US</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator></channel></rss>