<?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/"
		>
<channel>
	<title>Comments for Bojinx</title>
	<atom:link href="http://bojinx.co.uk/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://bojinx.co.uk</link>
	<description></description>
	<lastBuildDate>Tue, 17 Aug 2010 19:17:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on Get Bojinx by wael</title>
		<link>http://bojinx.co.uk/?page_id=15&#038;cpage=1#comment-53</link>
		<dc:creator>wael</dc:creator>
		<pubDate>Tue, 17 Aug 2010 19:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://bojinx.co.uk/?page_id=15#comment-53</guid>
		<description>Hi,

Bojinx does many things other frameworks do and more, the primary aim behind Bojinx is rapid development while keeping code clean and easy for others to understand, features such as full dependency async life cycle which will be available in V1.0.4 and has a less featured implementation in 1.0.3.

Bojinx is due to go public by the end of September at which point we will be demoing it at Flash Camp and future venues in the mean time we are working on completing all the documentation and examples for it as well as completing our feature set and unit testing at which point we will ask the community to help us by reporting bugs etc.

If you wish to try Bojinx you can keep up to date at the http://projects.bojinx.com site it&#039;s updated almost daily.

As for differences here is a short list that makes bojinx stand out:

* Task driven development (Much greater decoupling, very simple to use) Example and Documentation in 1.0.4 which is just a few days away at current pace.
* Full Async LifeCycle (Ie: Obj A is Injects Obj B but Obj B is running a series of async tasks, once B finishes A&#039;s auto wiring will proceed and then A&#039;s Ready will trigger if needed, this works with deep injection when using setters and methods, this is just a fraction of what the system does automatically you will better understand it when you look at the next cafe townsend demo which will be up on the wiki by tomorrow under the examples section.
* Highly efficient Bojinx can handle 1000&#039;s of objects with hardly any noticeable side effects.
* Object re-processing is instant
* Highly efficient memory management, all current unit tests and demos release 100% of memory when needed and modules totally unload.
* Extremely easy to understand context system with lightweight bundles that can be attached directly to components and then unloaded when the component is gone.
* New simple to understand and use command plug-in (the old one is under the legacy command plugin project, the new ones documentation will be up soon)
* New plugins are constantly being developed and we have many in development and some complete
* Full featured advanced dialog management plugin
* Very fast and easy to use messaging system to decouple your components
* Full life cycle pre init, ready, destroy and all support async and are smart you can trigger async tasks from any lifecycle handler and bojinx will handle dependencies in an async manner giving you total control and totally removing any need for event dispatchers and single tons, notifiers etc. (More in the demo and docs)

The list goes on :) If you have any specific questions that are not yet in the docs please feel free to ask, The docs will grow quickly over the next few days if you can wait that long :) and there will be more examples and demos.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Bojinx does many things other frameworks do and more, the primary aim behind Bojinx is rapid development while keeping code clean and easy for others to understand, features such as full dependency async life cycle which will be available in V1.0.4 and has a less featured implementation in 1.0.3.</p>
<p>Bojinx is due to go public by the end of September at which point we will be demoing it at Flash Camp and future venues in the mean time we are working on completing all the documentation and examples for it as well as completing our feature set and unit testing at which point we will ask the community to help us by reporting bugs etc.</p>
<p>If you wish to try Bojinx you can keep up to date at the <a href="http://projects.bojinx.com" rel="nofollow">http://projects.bojinx.com</a> site it&#8217;s updated almost daily.</p>
<p>As for differences here is a short list that makes bojinx stand out:</p>
<p>* Task driven development (Much greater decoupling, very simple to use) Example and Documentation in 1.0.4 which is just a few days away at current pace.<br />
* Full Async LifeCycle (Ie: Obj A is Injects Obj B but Obj B is running a series of async tasks, once B finishes A&#8217;s auto wiring will proceed and then A&#8217;s Ready will trigger if needed, this works with deep injection when using setters and methods, this is just a fraction of what the system does automatically you will better understand it when you look at the next cafe townsend demo which will be up on the wiki by tomorrow under the examples section.<br />
* Highly efficient Bojinx can handle 1000&#8242;s of objects with hardly any noticeable side effects.<br />
* Object re-processing is instant<br />
* Highly efficient memory management, all current unit tests and demos release 100% of memory when needed and modules totally unload.<br />
* Extremely easy to understand context system with lightweight bundles that can be attached directly to components and then unloaded when the component is gone.<br />
* New simple to understand and use command plug-in (the old one is under the legacy command plugin project, the new ones documentation will be up soon)<br />
* New plugins are constantly being developed and we have many in development and some complete<br />
* Full featured advanced dialog management plugin<br />
* Very fast and easy to use messaging system to decouple your components<br />
* Full life cycle pre init, ready, destroy and all support async and are smart you can trigger async tasks from any lifecycle handler and bojinx will handle dependencies in an async manner giving you total control and totally removing any need for event dispatchers and single tons, notifiers etc. (More in the demo and docs)</p>
<p>The list goes on <img src='http://bojinx.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  If you have any specific questions that are not yet in the docs please feel free to ask, The docs will grow quickly over the next few days if you can wait that long <img src='http://bojinx.co.uk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  and there will be more examples and demos.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get Bojinx by Jon</title>
		<link>http://bojinx.co.uk/?page_id=15&#038;cpage=1#comment-52</link>
		<dc:creator>Jon</dc:creator>
		<pubDate>Tue, 17 Aug 2010 18:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://bojinx.co.uk/?page_id=15#comment-52</guid>
		<description>Hello,

What would be the added value of bojinx compared to the other IOC frameworks ? ( spring-ac, parsley, swiz, etc )

Many thanks</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>What would be the added value of bojinx compared to the other IOC frameworks ? ( spring-ac, parsley, swiz, etc )</p>
<p>Many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cleaning up renderers in DataGroup by Wordpress Themes</title>
		<link>http://bojinx.co.uk/?p=92&#038;cpage=1#comment-42</link>
		<dc:creator>Wordpress Themes</dc:creator>
		<pubDate>Tue, 03 Aug 2010 14:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://bojinx.co.uk/?p=92#comment-42</guid>
		<description>Good post and this enter helped me alot in my college assignement. Thank you on your information.</description>
		<content:encoded><![CDATA[<p>Good post and this enter helped me alot in my college assignement. Thank you on your information.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dialog manager &#8211; new bubble window by wael</title>
		<link>http://bojinx.co.uk/?p=101&#038;cpage=1#comment-41</link>
		<dc:creator>wael</dc:creator>
		<pubDate>Mon, 02 Aug 2010 12:39:19 +0000</pubDate>
		<guid isPermaLink="false">http://bojinx.co.uk/?p=101#comment-41</guid>
		<description>Sure</description>
		<content:encoded><![CDATA[<p>Sure</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dialog manager &#8211; new bubble window by frisbee_by</title>
		<link>http://bojinx.co.uk/?p=101&#038;cpage=1#comment-40</link>
		<dc:creator>frisbee_by</dc:creator>
		<pubDate>Sun, 01 Aug 2010 16:46:53 +0000</pubDate>
		<guid isPermaLink="false">http://bojinx.co.uk/?p=101#comment-40</guid>
		<description>I would like to exchange links with your site bojinx.co.uk
Is this possible?</description>
		<content:encoded><![CDATA[<p>I would like to exchange links with your site bojinx.co.uk<br />
Is this possible?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dialog manager &#8211; new bubble window by Tweets that mention Dialog manager 1.3 – new bubble window « Bojinx -- Topsy.com</title>
		<link>http://bojinx.co.uk/?p=101&#038;cpage=1#comment-37</link>
		<dc:creator>Tweets that mention Dialog manager 1.3 – new bubble window « Bojinx -- Topsy.com</dc:creator>
		<pubDate>Thu, 15 Jul 2010 12:09:38 +0000</pubDate>
		<guid isPermaLink="false">http://bojinx.co.uk/?p=101#comment-37</guid>
		<description>[...] This post was mentioned on Twitter by Ultra Red, karannnnnnnnnnn3. karannnnnnnnnnn3 said: Dialog manager 1.3 – new bubble window: V1.3 of the dialog management plugin was just released on the code plex si... http://bit.ly/9ftYSy [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Ultra Red, karannnnnnnnnnn3. karannnnnnnnnnn3 said: Dialog manager 1.3 – new bubble window: V1.3 of the dialog management plugin was just released on the code plex si&#8230; <a href="http://bit.ly/9ftYSy" rel="nofollow">http://bit.ly/9ftYSy</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cleaning up renderers in DataGroup by wael</title>
		<link>http://bojinx.co.uk/?p=92&#038;cpage=1#comment-36</link>
		<dc:creator>wael</dc:creator>
		<pubDate>Mon, 12 Jul 2010 08:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://bojinx.co.uk/?p=92#comment-36</guid>
		<description>Please let me know if you still have issues, I will merge the code if thats the case, maybe there is a problem with 4.1 RSL&#039;s</description>
		<content:encoded><![CDATA[<p>Please let me know if you still have issues, I will merge the code if thats the case, maybe there is a problem with 4.1 RSL&#8217;s</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cleaning up renderers in DataGroup by wael</title>
		<link>http://bojinx.co.uk/?p=92&#038;cpage=1#comment-35</link>
		<dc:creator>wael</dc:creator>
		<pubDate>Mon, 12 Jul 2010 08:42:27 +0000</pubDate>
		<guid isPermaLink="false">http://bojinx.co.uk/?p=92#comment-35</guid>
		<description>Hmm I just checked the swz files are there, hmmm I will clear my browser cache and test it again.</description>
		<content:encoded><![CDATA[<p>Hmm I just checked the swz files are there, hmmm I will clear my browser cache and test it again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cleaning up renderers in DataGroup by Tink</title>
		<link>http://bojinx.co.uk/?p=92&#038;cpage=1#comment-34</link>
		<dc:creator>Tink</dc:creator>
		<pubDate>Mon, 12 Jul 2010 08:37:20 +0000</pubDate>
		<guid isPermaLink="false">http://bojinx.co.uk/?p=92#comment-34</guid>
		<description>Both examples seem to be missing the framework SWZ (framework_4.1.0.16076.swz).</description>
		<content:encoded><![CDATA[<p>Both examples seem to be missing the framework SWZ (framework_4.1.0.16076.swz).</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Cleaning up renderers in DataGroup by Tweets that mention Cleaning up renderers in DataGroup « Bojinx -- Topsy.com</title>
		<link>http://bojinx.co.uk/?p=92&#038;cpage=1#comment-31</link>
		<dc:creator>Tweets that mention Cleaning up renderers in DataGroup « Bojinx -- Topsy.com</dc:creator>
		<pubDate>Mon, 12 Jul 2010 00:13:18 +0000</pubDate>
		<guid isPermaLink="false">http://bojinx.co.uk/?p=92#comment-31</guid>
		<description>[...] This post was mentioned on Twitter by Ultra Red. Ultra Red said: Cleaning up renderers in DataGroup: Today while working on performance increases when using Bojinx features i... http://bojinx.co.uk/?p=92 [...]</description>
		<content:encoded><![CDATA[<p>[...] This post was mentioned on Twitter by Ultra Red. Ultra Red said: Cleaning up renderers in DataGroup: Today while working on performance increases when using Bojinx features i&#8230; <a href="http://bojinx.co.uk/?p=92" rel="nofollow">http://bojinx.co.uk/?p=92</a> [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
