<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Adapting WireIt to work with independent data stores</title>
	<atom:link href="http://jaybyjayfresh.com/2009/07/06/adapting-wireit-to-work-with-independent-data-stores/feed/" rel="self" type="application/rss+xml" />
	<link>http://jaybyjayfresh.com/2009/07/06/adapting-wireit-to-work-with-independent-data-stores/</link>
	<description>Right-on slack-jawed yokel-type tech-farmer</description>
	<lastBuildDate>Wed, 01 Feb 2012 08:45:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Dan Connor</title>
		<link>http://jaybyjayfresh.com/2009/07/06/adapting-wireit-to-work-with-independent-data-stores/#comment-3065</link>
		<dc:creator><![CDATA[Dan Connor]]></dc:creator>
		<pubDate>Thu, 24 Feb 2011 23:07:21 +0000</pubDate>
		<guid isPermaLink="false">http://jaybyjayfresh.com/?p=669#comment-3065</guid>
		<description><![CDATA[Hey!  I had started work on adapting WireIt to meet CloudCrowd&#039;s internal workflow needs and took pretty much the exact same approach you did.

One thing I realized is that you don&#039;t need to get as hacky as you are, setting up your global custom fields.  I hooked into setOptions method on the container just like you hooked into the load event and, in that hook, added additional loading of my custom shiz into the container object.

From there I could define a custom getValue method off the module definition for the container so that WireIt&#039;s serializer just &#039;did the right thing&#039; sucking in my custom fields when it loops over each of the containers.]]></description>
		<content:encoded><![CDATA[<p>Hey!  I had started work on adapting WireIt to meet CloudCrowd&#8217;s internal workflow needs and took pretty much the exact same approach you did.</p>
<p>One thing I realized is that you don&#8217;t need to get as hacky as you are, setting up your global custom fields.  I hooked into setOptions method on the container just like you hooked into the load event and, in that hook, added additional loading of my custom shiz into the container object.</p>
<p>From there I could define a custom getValue method off the module definition for the container so that WireIt&#8217;s serializer just &#8216;did the right thing&#8217; sucking in my custom fields when it loops over each of the containers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Abouaf</title>
		<link>http://jaybyjayfresh.com/2009/07/06/adapting-wireit-to-work-with-independent-data-stores/#comment-2816</link>
		<dc:creator><![CDATA[Eric Abouaf]]></dc:creator>
		<pubDate>Tue, 07 Jul 2009 08:05:50 +0000</pubDate>
		<guid isPermaLink="false">http://jaybyjayfresh.com/?p=669#comment-2816</guid>
		<description><![CDATA[Hi,

Great post jay ! Thanks from all WireIt users :)

I replied on the datastores issue in the forum: http://groups.google.com/group/wireit/browse_thread/thread/ba477699bd397195?hl=en

Layouts in WireIt is under development and should be part of the next release.]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Great post jay ! Thanks from all WireIt users <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I replied on the datastores issue in the forum: <a href="http://groups.google.com/group/wireit/browse_thread/thread/ba477699bd397195?hl=en" rel="nofollow">http://groups.google.com/group/wireit/browse_thread/thread/ba477699bd397195?hl=en</a></p>
<p>Layouts in WireIt is under development and should be part of the next release.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

