<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.1.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Re-Using Fields in a Pylons, Mako and FormEncode Workflow</title>
	<link>http://jimmyg.org/2007/09/19/re-using-fields-in-a-pylons-mako-and-formencode-workflow/</link>
	<description>A personal weblog</description>
	<pubDate>Mon, 08 Sep 2008 07:50:36 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>

	<item>
		<title>By: Aaron Spike</title>
		<link>http://jimmyg.org/2007/09/19/re-using-fields-in-a-pylons-mako-and-formencode-workflow/#comment-1448</link>
		<author>Aaron Spike</author>
		<pubDate>Fri, 02 Nov 2007 21:56:11 +0000</pubDate>
		<guid>http://jimmyg.org/2007/09/19/re-using-fields-in-a-pylons-mako-and-formencode-workflow/#comment-1448</guid>
					<description> confused me at first until I confirmed in the  Mako documentation (http://www.makotemplates.org/docs/syntax.html#syntax_python_module-level) that it should be . The initial punctuation is transposed. Thank you for the examples you are providing with this blog. They have been helping me tons!</description>
		<content:encoded><![CDATA[<p>confused me at first until I confirmed in the  Mako documentation (http://www.makotemplates.org/docs/syntax.html#syntax_python_module-level) that it should be . The initial punctuation is transposed. Thank you for the examples you are providing with this blog. They have been helping me tons!</p>
]]></content:encoded>
				</item>
	<item>
		<title>By: Daniel Pronych</title>
		<link>http://jimmyg.org/2007/09/19/re-using-fields-in-a-pylons-mako-and-formencode-workflow/#comment-1643</link>
		<author>Daniel Pronych</author>
		<pubDate>Thu, 29 Nov 2007 21:04:27 +0000</pubDate>
		<guid>http://jimmyg.org/2007/09/19/re-using-fields-in-a-pylons-mako-and-formencode-workflow/#comment-1643</guid>
					<description>James,

  Based on your example, how would you modify the format to allow more than one note to be added/updated at the same time and still provide error handling?  

  Also, for this example no ID column is maintained, how would you modify add.mako to not require said ID column, while update.mako would require it for a successful update?

  Thanks for this example.</description>
		<content:encoded><![CDATA[<p>James,</p>
<p>  Based on your example, how would you modify the format to allow more than one note to be added/updated at the same time and still provide error handling?  </p>
<p>  Also, for this example no ID column is maintained, how would you modify add.mako to not require said ID column, while update.mako would require it for a successful update?</p>
<p>  Thanks for this example.</p>
]]></content:encoded>
				</item>
</channel>
</rss>
