﻿<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Digital Primates&#187; MonkeyPatching</title>
	<atom:link href="http://www.digitalprimates.net/author/category/monkey-patching/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalprimates.net</link>
	<description>Development and Consulting</description>
	<lastBuildDate>Thu, 06 Jun 2013 18:13:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>&#8216;Unable to export SWC oem&#8217;</title>
		<link>http://www.digitalprimates.net/author/strict-inequality/2008/02/12/unable-to-export-swc-oem/</link>
		<comments>http://www.digitalprimates.net/author/strict-inequality/2008/02/12/unable-to-export-swc-oem/#comments</comments>
		<pubDate>Tue, 12 Feb 2008 02:16:46 +0000</pubDate>
		<dc:creator>strict-inequality</dc:creator>
				<category><![CDATA[MonkeyPatching]]></category>

		<guid isPermaLink="false">http://173.236.48.58/~digit329/strict-inequality/?p=6</guid>
		<description><![CDATA[I&#8217;ve gotten this error while monkeypatching* the flex framework. I&#8217;d googled for a solution, and though there is some help for this somewhat generic error message, it didn&#8217;t solve my issue. Here&#8217;s what went wrong in my scenario: I&#8217;d monkeypatched &#8230; <a href="http://www.digitalprimates.net/author/strict-inequality/2008/02/12/unable-to-export-swc-oem/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[I&#8217;ve gotten this error while monkeypatching* the flex framework. I&#8217;d googled for a solution, and though there is some help for this somewhat generic error message, it didn&#8217;t solve my issue.

Here&#8217;s what went wrong in my scenario: I&#8217;d monkeypatched DataGrid.as, but forgot to bring over DataGrid.png. that&#8217;s it: FlexBuilder was looking for an asset it couldn&#8217;t locate.

* In our parlance, to monkeypatch means to make a change directly to the flex framework after moving that file to our CVS. note that in most cases, we monkeypatch in order to change private members to protected such that we can override behavior.]]></content:encoded>
			<wfw:commentRss>http://www.digitalprimates.net/author/strict-inequality/2008/02/12/unable-to-export-swc-oem/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
