<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,7 +8,7 @@
 //    data : Map&lt;Person.Id, Map&lt;String,String&gt;&gt;
 //    friendLinks : Map&lt;Person.Id, Array&lt;Person.Id&gt;&gt;
 //    userApplications : Map&lt;Person.Id, Array&lt;Application.Id&gt;&gt;
-//    messages : Map&lt;Person.Id, Array&lt;Message&gt;&gt;
+//    messages : Map&lt;Person.Id, Map&lt;MessageCollection.Id, MessageCollection&gt;&gt;
 //  }
 //
 //  Notes:
@@ -377,6 +377,12 @@
         &quot;messages&quot; : []}
   
   },
+  
+&quot;1&quot; : {
+    &quot;notification&quot; : {&quot;title&quot; : &quot;Notifications&quot;, &quot;messages&quot; : []},
+    &quot;privateMessage&quot; : {&quot;title&quot; : &quot;Inbox&quot;, &quot;messages&quot; : []},
+    &quot;publicMessage&quot; : {&quot;title&quot; : &quot;Inbox&quot;, &quot;messages&quot; : []}
+},
 
 &quot;john.doe&quot; : {
   &quot;notification&quot; : {&quot;title&quot; : &quot;Notifications&quot;,</diff>
      <filename>javascript/sampledata/canonicaldb.json</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>aa52786bad33ca8b66fbf4dc9d4efd7b3ac8a03f</id>
    </parent>
  </parents>
  <author>
    <name>Chris Chabot</name>
    <email>chabotc@apache.org</email>
  </author>
  <url>http://github.com/sgala/apache-incubator-shindig/commit/618e967b1566bdb3ae034468f2df8c685244c5d7</url>
  <id>618e967b1566bdb3ae034468f2df8c685244c5d7</id>
  <committed-date>2009-05-10T12:41:03-07:00</committed-date>
  <authored-date>2009-05-10T12:41:03-07:00</authored-date>
  <message>Modified the canical db to support the new 0.9 messaging implementation

git-svn-id: https://svn.apache.org/repos/asf/incubator/shindig/trunk@773392 13f79535-47bb-0310-9956-ffa450edef68</message>
  <tree>4303dd6e85e59bf3259486e47a0c88bdcc8f3e2b</tree>
  <committer>
    <name>Chris Chabot</name>
    <email>chabotc@apache.org</email>
  </committer>
</commit>
