<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,4 @@
-#Fri Sep 18 08:28:40 EDT 2009
+#Wed Oct 14 11:43:44 EDT 2009
 eclipse.preferences.version=1
 filesCopiedToWebInfLib=gwt-servlet.jar
 gwtCompileSettings=PGd3dC1jb21waWxlLXNldHRpbmdzPjxsb2ctbGV2ZWw+SU5GTzwvbG9nLWxldmVsPjxvdXRwdXQtc3R5bGU+T0JGVVNDQVRFRDwvb3V0cHV0LXN0eWxlPjxleHRyYS1hcmdzPjwhW0NEQVRBW11dPjwvZXh0cmEtYXJncz48dm0tYXJncz48IVtDREFUQVstWG14NTEybV1dPjwvdm0tYXJncz48L2d3dC1jb21waWxlLXNldHRpbmdzPg\=\=</diff>
      <filename>.settings/com.google.gwt.eclipse.core.prefs</filename>
    </modified>
    <modified>
      <diff>@@ -3,5 +3,13 @@ Pick Several
 
 Pick Several is a Google Wave gadget.  It implements approval voting (i.e.,
 vote for as many choices as you want, and the choice with the most votes
-wins.
+wins).
 
+Pick Several is written using GWT, which feels a bit heavyweight for this
+sort of application.  However, GWT did make the GUI programming very easy.
+
+The architecture of Pick Several was inspired by the Model-View-Presenter +
+Event Bus architecture recommended by the Google AdWords team, but without
+a full separation between the presenter and the view.  See:
+
+http://code.google.com/events/io/2009/sessions/GoogleWebToolkitBestPractices.html
\ No newline at end of file</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b721258acf6d63a8fbc9805cf0b32a9cbdbf0645</id>
    </parent>
  </parents>
  <author>
    <name>Eric Kidd</name>
    <email>git@randomhacks.net</email>
  </author>
  <url>http://github.com/emk/wave-pick-several/commit/4e416c12f8bd631fafaa213fe496caddd3c97ced</url>
  <id>4e416c12f8bd631fafaa213fe496caddd3c97ced</id>
  <committed-date>2009-11-05T06:29:56-08:00</committed-date>
  <authored-date>2009-11-05T06:29:56-08:00</authored-date>
  <message>Add information about event bus, etc., to README</message>
  <tree>954bf6e7e369bcc2a38643ede7f5de0e222d1694</tree>
  <committer>
    <name>Eric Kidd</name>
    <email>git@randomhacks.net</email>
  </committer>
</commit>
