<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-29769023.post1133795197470892550..comments</id><updated>2010-09-11T02:46:28.890Z</updated><title type='text'>Comments on Tiago, O Irrepupável: Pattern Matching on Python Decorators</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://blog.irrepupavel.com/feeds/1133795197470892550/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29769023/1133795197470892550/comments/default'/><link rel='alternate' type='text/html' href='http://blog.irrepupavel.com/2006/10/pattern-matching-on-python.html'/><author><name>Tiago Cogumbreiro</name><uri>http://www.blogger.com/profile/12882130869625743949</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>3</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-29769023.post-6947762494464591260</id><published>2007-01-10T23:32:00.000-01:00</published><updated>2007-01-10T23:32:00.000-01:00</updated><title type='text'>If you want to see what sort of interesting stuff ...</title><content type='html'>If you want to see what sort of interesting stuff can be done with pattern matching in Python you should check out PJE's RuleDispatch package (part of the PEAK framework, but RuleDispatch can be used without the rest of the framework...)</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29769023/1133795197470892550/comments/default/6947762494464591260'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29769023/1133795197470892550/comments/default/6947762494464591260'/><link rel='alternate' type='text/html' href='http://blog.irrepupavel.com/2006/10/pattern-matching-on-python.html?showComment=1168475520000#c6947762494464591260' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.irrepupavel.com/2006/10/pattern-matching-on-python.html' ref='tag:blogger.com,1999:blog-29769023.post-1133795197470892550' source='http://www.blogger.com/feeds/29769023/posts/default/1133795197470892550' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-29769023.post-5379892909913604703</id><published>2006-10-21T14:26:00.000Z</published><updated>2006-10-21T14:26:00.000Z</updated><title type='text'>If you think about pattern matching as a domain sp...</title><content type='html'>If you think about pattern matching as a domain specific language then it is normal that, out of its domain, it is regarded as "unreadable", yet within its context shouldn't :P</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29769023/1133795197470892550/comments/default/5379892909913604703'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29769023/1133795197470892550/comments/default/5379892909913604703'/><link rel='alternate' type='text/html' href='http://blog.irrepupavel.com/2006/10/pattern-matching-on-python.html?showComment=1161440760000#c5379892909913604703' title=''/><author><name>Tiago Cogumbreiro</name><uri>http://www.blogger.com/profile/12882130869625743949</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='12652671503888436856'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.irrepupavel.com/2006/10/pattern-matching-on-python.html' ref='tag:blogger.com,1999:blog-29769023.post-1133795197470892550' source='http://www.blogger.com/feeds/29769023/posts/default/1133795197470892550' type='text/html'/></entry><entry><id>tag:blogger.com,1999:blog-29769023.post-7289582037795392181</id><published>2006-10-21T12:03:00.000Z</published><updated>2006-10-21T12:03:00.000Z</updated><title type='text'>That's clever, but it seems to make the code unrea...</title><content type='html'>That's clever, but it seems to make the code unreadable and un-pythonic (actually, unreadable code is un-pythonic by definition).&lt;br /&gt;&lt;br /&gt;Pattern matching is an interesting feature of functional languages, but I doubt its usefulness in a language like Python.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/29769023/1133795197470892550/comments/default/7289582037795392181'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/29769023/1133795197470892550/comments/default/7289582037795392181'/><link rel='alternate' type='text/html' href='http://blog.irrepupavel.com/2006/10/pattern-matching-on-python.html?showComment=1161432180000#c7289582037795392181' title=''/><author><name>Carlos</name><uri>http://www.blogger.com/profile/12444785224619023735</uri><email>noreply@blogger.com</email></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://blog.irrepupavel.com/2006/10/pattern-matching-on-python.html' ref='tag:blogger.com,1999:blog-29769023.post-1133795197470892550' source='http://www.blogger.com/feeds/29769023/posts/default/1133795197470892550' type='text/html'/></entry></feed>