<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>CapableObjects</title>
	<link>http://www.new.capableobjects.com</link>
	<description>Model Driven Development Pure and Simple</description>
	<lastBuildDate>Fri, 03 May 2013 08:57:33 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0.5" -->

	<item>
		<title>Access groups</title>
		<description><![CDATA[You probably have different users in your system and these users are probably associated with an access group somehow (ActiveDirectory or something in your application). You will want to allow and disallow user groups to execute actions. This could be &#8230; <a href="http://www.new.capableobjects.com/2013/05/03/access-groups/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.new.capableobjects.com/2013/05/03/access-groups/</link>
			</item>
	<item>
		<title>Business Delete Rules</title>
		<description><![CDATA[When you create a model &#8211; deletion of objects is seldom on top of your mind. But sooner or later users are going to want to remove objects from the system executing your model. The main problem with deletion is &#8230; <a href="http://www.new.capableobjects.com/2013/04/29/business-delete-rules/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.new.capableobjects.com/2013/04/29/business-delete-rules/</link>
			</item>
	<item>
		<title>Getting taggedvalues in runtime without code</title>
		<description><![CDATA[When you use WECPOF you can create a whole system with use of the Model alone. As you do you might want to pick up information stored in the TaggedValues of the model. You can do that like this: G.allinstances-&#62;first.oclType.TaggedValue(&#8216;Eco.PresentationUnit&#8217;) &#8230; <a href="http://www.new.capableobjects.com/2013/04/12/getting-taggedvalues-in-runtime-without-code/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.new.capableobjects.com/2013/04/12/getting-taggedvalues-in-runtime-without-code/</link>
			</item>
	<item>
		<title>IAsyncSupportService</title>
		<description><![CDATA[The IAsyncSupportService is the service that coordinates two threads for one ecospace. The desired effect is to get loading, saving and any other potentially time consuming logic to run in the non-UI-thread, also called the AsyncThread, and to keep the &#8230; <a href="http://www.new.capableobjects.com/2013/04/09/iasyncsupportservice/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.new.capableobjects.com/2013/04/09/iasyncsupportservice/</link>
			</item>
	<item>
		<title>Action names</title>
		<description><![CDATA[When declaring Actions in Modlr you have the option of giving a name (required) and a Presentation (defaults to &#60;Name&#62;). The reason for the two different properties are that the ActionName is important to modlr itself – it is used &#8230; <a href="http://www.new.capableobjects.com/2013/01/09/action-names/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.new.capableobjects.com/2013/01/09/action-names/</link>
			</item>
	<item>
		<title>Import data</title>
		<description><![CDATA[This article describes a new feature of the EcoSpaceDebugger. The feature lets you easily import any tab separated data into any eco-based system and enable you to define transformation on how to interpret the data and also look up values &#8230; <a href="http://www.new.capableobjects.com/2012/12/14/import-data/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.new.capableobjects.com/2012/12/14/import-data/</link>
			</item>
	<item>
		<title>WECPOF Goodies 3 Special viewmodel names</title>
		<description><![CDATA[There are currently two ViewModel names that has special meaning to WECPOF. The first is “DropTargetViewModel” this is added to the WECPOF screen &#160; This is good for things you always want to show or as a scratchpad where you &#8230; <a href="http://www.new.capableobjects.com/2012/11/07/wecpof-goodies-3-special-viewmodel-names/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.new.capableobjects.com/2012/11/07/wecpof-goodies-3-special-viewmodel-names/</link>
			</item>
	<item>
		<title>WECPOF Goodies 2&#8211;GridAction</title>
		<description><![CDATA[It is real easy to create an action that creates objects – but the result is not always very user friendly. It is not friendly to force the user to first hit a button to create a new row in &#8230; <a href="http://www.new.capableobjects.com/2012/10/15/wecpof-goodies-2gridaction/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.new.capableobjects.com/2012/10/15/wecpof-goodies-2gridaction/</link>
			</item>
	<item>
		<title>WECPOF Goodies 1</title>
		<description><![CDATA[When doing search UI’s with multiple search expressions like this: The used search expression is deduced from the rules explained here: http://www.new.capableobjects.com/2011/02/27/the-multi-variable-seeker/ But having that is all fine – we need a way to tell the user what to expect &#8230; <a href="http://www.new.capableobjects.com/2012/10/04/wecpof-goodies-1/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.new.capableobjects.com/2012/10/04/wecpof-goodies-1/</link>
			</item>
	<item>
		<title>BorPred&#8211;Things are what you make them&#8211;so why not try easy</title>
		<description><![CDATA[Almost all systems has the need to export and import data. Since it is always very easy to hack something up that does the job – the solution is often to hack something up that does the job – and &#8230; <a href="http://www.new.capableobjects.com/2012/09/30/borpredthings-are-what-you-make-themso-why-not-try-easy/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<link>http://www.new.capableobjects.com/2012/09/30/borpredthings-are-what-you-make-themso-why-not-try-easy/</link>
			</item>
</channel>
</rss>
