<?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>FlexMan &#187; OpenFlux</title>
	<atom:link href="http://flexman.info/tag/openflux/feed/" rel="self" type="application/rss+xml" />
	<link>http://flexman.info</link>
	<description>Everything is Flex</description>
	<lastBuildDate>Wed, 21 Jul 2010 16:31:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>OpenFlux &#8211; An Open Source Component Framework Based On MVC (Model-View-Controller)</title>
		<link>http://flexman.info/2008/11/24/openflux-an-open-source-component-framework-based-on-mvc-model-view-controller/</link>
		<comments>http://flexman.info/2008/11/24/openflux-an-open-source-component-framework-based-on-mvc-model-view-controller/#comments</comments>
		<pubDate>Mon, 24 Nov 2008 07:33:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Adobe-Flex]]></category>
		<category><![CDATA[Framework]]></category>
		<category><![CDATA[MVC]]></category>
		<category><![CDATA[OpenFlux]]></category>

		<guid isPermaLink="false">http://flexman.info/2008/11/24/openflux-an-open-source-component-framework-based-on-mvc-model-view-controller/</guid>
		<description><![CDATA[In article Renju Game Builted on PureMVC we have introduced PureMVC which all Flexers knew a development framework based on MVC. Then next we will introduce OpenFlux to you. It is also based on MVC (Model-View-Controller) although it isn&#8217;t perfect as PureMVC. Its purpose is to customize own development components more easily and quickly for [...]]]></description>
			<content:encoded><![CDATA[<p>In article <a target="_blank" href="http://flexman.info/2008/09/24/renju-game-builted-on-puremvc/">Renju Game Builted on PureMVC</a> we have introduced PureMVC which all Flexers knew a development framework based on MVC. Then next we will introduce OpenFlux to you. It is also based on MVC (Model-View-Controller) although it isn&#8217;t perfect as PureMVC. Its purpose is to customize own development components more easily and quickly for developer and you needn&#8217;t to worry it will effect other components. Since it is based on MVC, every component of OpenFlux is constituted by three core parts. They work with each other to definite the API (model), graphics (view) and component activity (controller). The difference between OpenFlux and Flex components is the former separate logic from MVC framework which make you easily substitute one part of components for another when remain other components function.</p>
<div style="margin: 0px 0px 0px 15px;">
<script type="text/javascript"><!--
google_ad_client = "pub-2748932162110627";
/* 1st-FlexMan-Article-336-280-01 */
google_ad_slot = "5782465088";
google_ad_width = 336;
google_ad_height = 280;
//-->
</script><br />
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
</div>
<p><span id="more-156"></span></p>
<p>You will be surprised on its customize function. It seems very strong and the code is so simple. Why not have a try?</p>
<p><a href="http://code.google.com/p/openflux/">http://code.google.com/p/openflux/</a></p>
<h3>Related Posts</h3><ul class="related_post"><li><a href="http://flexman.info/2010/01/08/a-very-useful-air-java-tool-somaui/" title="A Very Useful AIR-Java Tool &#8211; SomaUI">A Very Useful AIR-Java Tool &#8211; SomaUI</a></li><li><a href="http://flexman.info/2009/10/17/an-mvc-based-actionscript-framework-jumpship/" title="An MVC Based ActionScript Framework &#8211; JumpShip">An MVC Based ActionScript Framework &#8211; JumpShip</a></li><li><a href="http://flexman.info/2010/03/18/lightweight-actionscript-3-metadata-driven-ioc-application-framework-mioc/" title="Lightweight ActionScript 3 Metadata-driven IoC Application Framework &#8211; MIoC">Lightweight ActionScript 3 Metadata-driven IoC Application Framework &#8211; MIoC</a></li><li><a href="http://flexman.info/2010/03/06/a-testing-framework-for-flex-23-reflex-unit/" title="A Testing Framework For Flex 2/3 &ndash; Reflex Unit">A Testing Framework For Flex 2/3 &ndash; Reflex Unit</a></li><li><a href="http://flexman.info/2010/01/16/a-framework-help-you-to-create-flashflex-website-with-all-of-the-benefits-of-html-website-swfseo/" title="A Framework Help You to Create Flash/Flex Website With All of the Benefits of HTML Website &#8211; SWFSEO">A Framework Help You to Create Flash/Flex Website With All of the Benefits of HTML Website &#8211; SWFSEO</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://flexman.info/2008/11/24/openflux-an-open-source-component-framework-based-on-mvc-model-view-controller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
