<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -17,6 +17,7 @@ module StrokeDB
     end
 
     def find(uuid, version=nil, opts = {}, &amp;block)
+      #puts &quot;Store#find: #{uuid} v. #{version.inspect} (#{opts.inspect})&quot;
       @storage.find(uuid,version,opts.merge(:store =&gt; self),&amp;block)
     end
 </diff>
      <filename>lib/strokedb/store.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e208d671208182cb6466672882626335217e073b</id>
    </parent>
  </parents>
  <author>
    <name>Oleg Andreev</name>
    <email>oleganza@idbns.com</email>
  </author>
  <url>http://github.com/yrashk/strokedb/commit/22034e62e6efe957aea5ffb12b5720e07d3f87a2</url>
  <id>22034e62e6efe957aea5ffb12b5720e07d3f87a2</id>
  <committed-date>2008-06-14T12:13:48-07:00</committed-date>
  <authored-date>2008-06-14T12:13:48-07:00</authored-date>
  <message>added debug message to store.rb</message>
  <tree>f722239a5ea50b4a62e41cd303a239f89652e68b</tree>
  <committer>
    <name>Oleg Andreev</name>
    <email>oleganza@idbns.com</email>
  </committer>
</commit>
