<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -9,6 +9,11 @@ module Redcar
     module Mirror
       include Redcar::Observable
       
+      # Return the title of the resource. (e.g. the filename)
+      def title
+        raise &quot;not implemented&quot;
+      end
+      
       # Return the contents of the resource reflected by this mirror. 
       # (E.g. the contents of the file)
       def read</diff>
      <filename>plugins/edit_view/lib/edit_view/mirror.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9d57dfdcf6bee17a02cb2613c5d8b1bf736d59bc</id>
    </parent>
  </parents>
  <author>
    <name>Daniel Lucraft</name>
    <email>dan@fluentradical.com</email>
  </author>
  <url>http://github.com/danlucraft/redcar/commit/71ed3547dc4d4efa4896e0251becd710baeaa911</url>
  <id>71ed3547dc4d4efa4896e0251becd710baeaa911</id>
  <committed-date>2009-11-08T03:31:35-08:00</committed-date>
  <authored-date>2009-11-08T03:31:35-08:00</authored-date>
  <message>Add Mirror#title to the abstract interface</message>
  <tree>211533062727ac4b2f9ff7cfae01f7c0e4f775d9</tree>
  <committer>
    <name>Daniel Lucraft</name>
    <email>dan@fluentradical.com</email>
  </committer>
</commit>
