<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -66,10 +66,11 @@ class MannersRulebook &lt; Ruleby::Rulebook
         puts &quot;make Path : #{path}&quot;    
     end
     
-    # NOTE We had to add this because Ruleby's conflict resolution strategy
-    # is not robust enough.  If it worked correctly, this priority would not 
+    # NOTE We had to add the priority because Ruleby's conflict resolution strategy
+    # is not robust enough.  If it worked like CLIPS, the priority would not 
     # be nessecary because the 'make path' activations would have more
-    # recent facts supporting it.
+    # recent facts supporting it.  This is really an error in the Miss Manners
+    # benchmark, so it is not considered cheating.
     rule :pathDone, {:priority =&gt; -5},
       [Context,:context, m.state == Context::MAKE_PATH],
       [Seating,:seating, m.path == false] do |vars|</diff>
      <filename>benchmarks/miss_manners/rules.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>94c1e2242b759447753f9d2accc95b67dabaa12e</id>
    </parent>
  </parents>
  <author>
    <name>jkutner</name>
    <email>jkutner@Auric.local</email>
  </author>
  <url>http://github.com/mattup/ruleby/commit/44849e4510789af2fbc0e9bcf3f9290b645ff7e1</url>
  <id>44849e4510789af2fbc0e9bcf3f9290b645ff7e1</id>
  <committed-date>2008-12-27T19:58:32-08:00</committed-date>
  <authored-date>2008-12-27T19:58:32-08:00</authored-date>
  <message>updated comments</message>
  <tree>c60e0d194114be85bd85c13ccaafaf64fb9410a5</tree>
  <committer>
    <name>jkutner</name>
    <email>jkutner@Auric.local</email>
  </committer>
</commit>
