<?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 on: Major Speed Enhancements in SQLAlchemy 0.4</title>
	<atom:link href="http://techspot.zzzeek.org/?feed=rss2&#038;p=14" rel="self" type="application/rss+xml" />
	<link>http://techspot.zzzeek.org/?p=14</link>
	<description>the rare comment from Mike Bayer</description>
	<pubDate>Tue, 07 Sep 2010 17:42:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Interesting criticism against SQLAlchemy &#171; Rudimentary Art of Programming &#38; Development</title>
		<link>http://techspot.zzzeek.org/?p=14#comment-493</link>
		<dc:creator>Interesting criticism against SQLAlchemy &#171; Rudimentary Art of Programming &#38; Development</dc:creator>
		<pubDate>Mon, 31 Dec 2007 02:12:03 +0000</pubDate>
		<guid isPermaLink="false">http://techspot.zzzeek.org/?p=14#comment-493</guid>
		<description>&lt;p&gt;[...] response, Mike Bayer wrote, in his blog, saying that SQLAlchemy aims to be a complete ORM with rich features. He even corrected the [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] response, Mike Bayer wrote, in his blog, saying that SQLAlchemy aims to be a complete ORM with rich features. He even corrected the [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Petri</title>
		<link>http://techspot.zzzeek.org/?p=14#comment-409</link>
		<dc:creator>Petri</dc:creator>
		<pubDate>Mon, 20 Aug 2007 08:52:14 +0000</pubDate>
		<guid isPermaLink="false">http://techspot.zzzeek.org/?p=14#comment-409</guid>
		<description>&lt;p&gt;One might consider lack of programmatic integration a good thing... presentation vs. logic &#38; all that stuff.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>One might consider lack of programmatic integration a good thing... presentation vs. logic &amp; all that stuff.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: zzzeek</title>
		<link>http://techspot.zzzeek.org/?p=14#comment-406</link>
		<dc:creator>zzzeek</dc:creator>
		<pubDate>Sat, 18 Aug 2007 03:38:48 +0000</pubDate>
		<guid isPermaLink="false">http://techspot.zzzeek.org/?p=14#comment-406</guid>
		<description>&lt;p&gt;Tenjin appears to be a native template language, seeing that its available for five different host languages.  The catch is, native template languages don't integrate with the host language very well - the best you can do is a "namespace" passed from host environment to template, but any kind of programmatic integration is off the table.  Trac switched from native ClearSilver templates to Genshi for the same reason.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Tenjin appears to be a native template language, seeing that its available for five different host languages.  The catch is, native template languages don't integrate with the host language very well - the best you can do is a "namespace" passed from host environment to template, but any kind of programmatic integration is off the table.  Trac switched from native ClearSilver templates to Genshi for the same reason.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Joao Pedrosa</title>
		<link>http://techspot.zzzeek.org/?p=14#comment-405</link>
		<dc:creator>Joao Pedrosa</dc:creator>
		<pubDate>Sat, 18 Aug 2007 02:29:52 +0000</pubDate>
		<guid isPermaLink="false">http://techspot.zzzeek.org/?p=14#comment-405</guid>
		<description>&lt;p&gt;Good to see the news of SA. :-)&lt;/p&gt;

&lt;p&gt;I want to know how Mako compares with Tenjin, though:&lt;/p&gt;

&lt;p&gt;"Tenjin is a very fast and full-featured template engine available in several script languages."
* http://www.kuwata-lab.com/tenjin/&lt;/p&gt;

&lt;p&gt;There's a benchmark there showing some comparison numbers so where's the catch?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Good to see the news of SA. :-)</p>

<p>I want to know how Mako compares with Tenjin, though:</p>

<p>"Tenjin is a very fast and full-featured template engine available in several script languages."
* <a href="http://www.kuwata-lab.com/tenjin/" rel="nofollow">http://www.kuwata-lab.com/tenjin/</a></p>

<p>There's a benchmark there showing some comparison numbers so where's the catch?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: zzzeek</title>
		<link>http://techspot.zzzeek.org/?p=14#comment-404</link>
		<dc:creator>zzzeek</dc:creator>
		<pubDate>Wed, 15 Aug 2007 05:45:18 +0000</pubDate>
		<guid isPermaLink="false">http://techspot.zzzeek.org/?p=14#comment-404</guid>
		<description>&lt;p&gt;nah its more like the time has come to clean up a lot of old crap.  the mass insert bench was a little bit of a wakeup call.   your tests were helpful in identifying some newer code in 0.4 that needed to be simplified.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>nah its more like the time has come to clean up a lot of old crap.  the mass insert bench was a little bit of a wakeup call.   your tests were helpful in identifying some newer code in 0.4 that needed to be simplified.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Brewer</title>
		<link>http://techspot.zzzeek.org/?p=14#comment-403</link>
		<dc:creator>Robert Brewer</dc:creator>
		<pubDate>Wed, 15 Aug 2007 04:26:46 +0000</pubDate>
		<guid isPermaLink="false">http://techspot.zzzeek.org/?p=14#comment-403</guid>
		<description>&lt;p&gt;I musta lit a fire, huh? ;) Or were you already working on performance issues? Good to see the pace of improvement! Maybe I should send my Storm data to Gustavo?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I musta lit a fire, huh? ;) Or were you already working on performance issues? Good to see the pace of improvement! Maybe I should send my Storm data to Gustavo?</p>]]></content:encoded>
	</item>
</channel>
</rss>
