<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Model-Driven on Living Systems_</title>
    <link>https://livesys.se/tags/model-driven/</link>
    <description>Recent content in Model-Driven on Living Systems_</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 11 Mar 2015 20:45:00 +0100</lastBuildDate>
    <atom:link href="https://livesys.se/tags/model-driven/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Dynamic Navigation for Higher Performance</title>
      <link>https://livesys.se/posts/dynamic-navigation-for-higher-performance/</link>
      <pubDate>Wed, 11 Mar 2015 20:45:00 +0100</pubDate>
      <guid>https://livesys.se/posts/dynamic-navigation-for-higher-performance/</guid>
      <description>&lt;h3 id=&#34;improving-performance-in-delphi-bold-mda-applications-by-replacing-navigation-code-with-derived-links-in-the-model&#34;&gt;&lt;strong&gt;Improving performance in Delphi Bold MDA applications by replacing navigation code with derived links in the model&lt;/strong&gt;&lt;/h3&gt;&#xA;&lt;p&gt;&lt;em&gt;This post on &lt;a href=&#34;http://en.wikipedia.org/wiki/Model-driven_architecture&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Model Driven&#xA;Architecture&lt;/a&gt;&#xA; in&#xA;&lt;a href=&#34;http://en.wikipedia.org/wiki/Delphi_%28programming_language%29&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Delphi&lt;/a&gt;&#xA;&#xA;and &lt;a href=&#34;http://en.wikipedia.org/wiki/Bold_for_Delphi&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Bold&lt;/a&gt;&#xA;, by &lt;a href=&#34;https://twitter.com/rolflampa&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Rolf&#xA;Lampa&lt;/a&gt;&#xA;, has been previously &lt;a href=&#34;http://www.howtodothings.com/computers/a1043-dynamic-navigation-for-higher-performance.html&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;published on&#xA;howtodothings.com&lt;/a&gt;&#xA;.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;Modeling class structures takes some thinking, and when done the&#xA;thinking and the drawing and after that starting up using the model,&#xA;then you&amp;rsquo;ll spend awful lots of code traversing links in order to&#xA;retrieve trivial info in a given object structure. Navigating the same&#xA;sometimes complicated link-paths over and over again consumes CPU power&#xA;and it also causes much redundant code or expressions accessing the same&#xA;navigation paths over and over again. In the Bold For Delphi&#xA;Architecture you would also place redundant subscriptions from many&#xA;different locations to the same target, subscribing to the same paths&#xA;over an over again.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
