<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: pylons</title>
	<link>http://dryice.name/blog/python/turbogears/pylons/</link>
	<description></description>
	<pubDate>Sat, 19 May 2012 15:49:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: Yuce</title>
		<link>http://dryice.name/blog/python/turbogears/pylons/#comment-2</link>
		<dc:creator>Yuce</dc:creator>
		<pubDate>Thu, 10 May 2007 01:51:10 +0000</pubDate>
		<guid>http://dryice.name/blog/python/turbogears/pylons/#comment-2</guid>
		<description>Hey!

Here are some random comments on this:

- Pylons have inherent AJAX support, see:
http://docs.pythonweb.org/display/pylonscookbook/Getting+started+with+AJAX

- I agree that routes (pylons' url matcher) is ugly, but not as ugly as django's (pure regexps!) though!

- I guess pylons can return json natively (but i don't have the pointers for that) but it doesn't really matter when we have tools like simplejson.

- I agree 100% that it sucks not being able to handle i18n the templates (pylons), but I think/hope this may change with mako replacing myghty.

- Lastly, I didn't write a single piece of TG code (shame!), but I think  pylons looks like more of a framework, where TG looks like a collection of APIs.

Best wishes.</description>
		<content:encoded><![CDATA[<p>Hey!</p>
<p>Here are some random comments on this:</p>
<p>- Pylons have inherent AJAX support, see:<br />
<a href="http://docs.pythonweb.org/display/pylonscookbook/Getting+started+with+AJAX" rel="nofollow">http://docs.pythonweb.org/display/pylonscookbook/Getting+started+with+AJAX</a></p>
<p>- I agree that routes (pylons&#8217; url matcher) is ugly, but not as ugly as django&#8217;s (pure regexps!) though!</p>
<p>- I guess pylons can return json natively (but i don&#8217;t have the pointers for that) but it doesn&#8217;t really matter when we have tools like simplejson.</p>
<p>- I agree 100% that it sucks not being able to handle i18n the templates (pylons), but I think/hope this may change with mako replacing myghty.</p>
<p>- Lastly, I didn&#8217;t write a single piece of TG code (shame!), but I think  pylons looks like more of a framework, where TG looks like a collection of APIs.</p>
<p>Best wishes.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

