<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -38,10 +38,10 @@ class Postie
                                                        column(:id =&gt; :data, :title =&gt; '',
                                                                :data_cell =&gt; PostCell.new)],
                                           :data =&gt; [],
+                                          :delegate =&gt; self,
                                           :grid_style =&gt; :horizontal,
                                           :alternating_row_background_colors =&gt; true) do |table|
                table.setRowHeight(PostCell::ROW_HEIGHT)
-               table.setDelegate(self)
                table.setDoubleAction(:table_clicked)
             end
           end</diff>
      <filename>lib/application.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8429a24f1eeb7b5533c9b904ebfe9ec323149413</id>
    </parent>
  </parents>
  <author>
    <name>dj2</name>
    <email>dj2@everburning.com</email>
  </author>
  <url>http://github.com/dj2/Postie/commit/dabea4ddd555c7cbf25924c59df69023d66895d2</url>
  <id>dabea4ddd555c7cbf25924c59df69023d66895d2</id>
  <committed-date>2009-05-28T10:07:05-07:00</committed-date>
  <authored-date>2009-05-28T10:07:05-07:00</authored-date>
  <message>use table delegate helper</message>
  <tree>76fa793623110d6a3cbddbce57d322bbf5f8d931</tree>
  <committer>
    <name>dj2</name>
    <email>dj2@everburning.com</email>
  </committer>
</commit>
