<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1 @@
-* Figure out what to do about Resource::context (scope for now :-p)
-* Add dirty-tracking to Resource
-* Get DataObjectAdapter working...
-* Spec out Events
-* Spec out Validations
-* Spec out Associations
\ No newline at end of file
+See: http://wiki.datamapper.org/doku.php?id=what_needs_to_be_done
\ No newline at end of file</diff>
      <filename>TODO</filename>
    </modified>
    <modified>
      <diff>@@ -28,7 +28,7 @@ describe &quot;DataMapper::LoadedSet&quot; do
     results.should have(2).entries
     
     bob, nancy = results[0], results[1]
-    p bob.instance_variables
+
     bob.name.should eql('Bob')
     bob.age.should eql(10)
     </diff>
      <filename>spec/loaded_set_spec.rb</filename>
    </modified>
    <modified>
      <diff>@@ -26,6 +26,8 @@ describe &quot;DataMapper::Resource&quot; do
       property :age, Fixnum
       property :core, String, :private =&gt; true
       
+      # An example of how to scope a property to a specific repository.
+      # Un-specced currently.
       # repository(:legacy) do
       #   property :name, String
       # end</diff>
      <filename>spec/resource_spec.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f80feb070b2c69674e005354266349d4f3032da4</id>
    </parent>
  </parents>
  <author>
    <name>Sam Smoot</name>
    <email>ssmoot@gmail.com</email>
  </author>
  <url>http://github.com/sam/dm-core/commit/e3dc0f7eed63e3d0defc095ed1445fb75687ca74</url>
  <id>e3dc0f7eed63e3d0defc095ed1445fb75687ca74</id>
  <committed-date>2008-03-22T12:41:39-07:00</committed-date>
  <authored-date>2008-03-22T12:41:39-07:00</authored-date>
  <message>A little spec cleanup, comments, and TODO update.</message>
  <tree>10fa4877f518200cd63b65b0e30d5dc67b86193e</tree>
  <committer>
    <name>Sam Smoot</name>
    <email>ssmoot@gmail.com</email>
  </committer>
</commit>
