<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.ormfoundation.org/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Extensions to ORM</title><link>http://www.ormfoundation.org/forums/54.aspx</link><description>For discussing extensions to any aspect of ORM. </description><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>Cour coding of entities and facts</title><link>http://www.ormfoundation.org/forums/thread/2932.aspx</link><pubDate>Sat, 11 Feb 2012 08:43:28 GMT</pubDate><guid isPermaLink="false">9d039735-a311-4a8d-9c49-a0bb2572af9e:2932</guid><dc:creator>PeterC</dc:creator><slash:comments>0</slash:comments><comments>http://www.ormfoundation.org/forums/thread/2932.aspx</comments><wfw:commentRss>http://www.ormfoundation.org/forums/commentrss.aspx?SectionID=54&amp;PostID=2932</wfw:commentRss><description>&lt;p&gt;For anyone who may be interested....&amp;nbsp;&lt;/p&gt;
&lt;p&gt;For most of my projects I use colour coding to visually distinguish a &amp;#39;basic attribute&amp;#39; of an entity or fact within a model.&lt;/p&gt;
&lt;p&gt;Example 1 - Modifying an existing (production) model.&lt;/p&gt;
&lt;p&gt;Existing and unchanged: entity - black line, yellow fill;&amp;nbsp;fact - black line work.&lt;br /&gt;Proposed Modified: entity - dark blue line, pale blue fill;&amp;nbsp;fact - dark blue line work.&lt;br /&gt;Proposed New: entity - dark green line, pale green fill; fact - dark green line work.&lt;br /&gt;Proposed Deleted: entity - red line, pink fill; fact - red line work.&lt;/p&gt;
&lt;p&gt;Example 2 - Comparing two overlapping systems (eg one system provides data for another)&lt;/p&gt;
&lt;p&gt;Common between both systems: entity - black line, yellow fill;&amp;nbsp;fact - black line work.&lt;br /&gt;System 1: entity - dark blue line, pale blue fill;&amp;nbsp;fact - dark blue line work.&lt;br /&gt;Change required&amp;nbsp;to 1: entity - dark green line, pale green fill; fact - dark green line work.&lt;br /&gt;System 2: entity - red line, pink fill; fact - red line work.&lt;br /&gt;Change required&amp;nbsp;to 2: entity - purple line, mauve fill; fact - purple line work.&lt;br /&gt;....And a&amp;nbsp;big red &amp;#39;X&amp;#39; overstamped on&amp;nbsp;items to be deleted.&lt;/p&gt;
&lt;p&gt;cheers&lt;/p&gt;</description></item></channel></rss>