<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -30,3 +30,18 @@
  [ ] give the readme some working over with brass knucles
 
  is that it now??!
+
+ [ ] we need a method in actions, so we can omit transitions_to, so we can transition
+     from one event to an arbitrary state, i.e.
+
+     state :new
+       event :create do
+         if valid?
+           transition_to :valid
+         else
+           transition_to :invalid
+         end
+       end
+     end
+
+ is that really it now??!</diff>
      <filename>TODO</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>43f6eaa8abd5e801b63e5a6397476db527508a5c</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Allen</name>
    <email>ryan@yeahnah.org</email>
  </author>
  <url>http://github.com/ryan-allen/workflow/commit/af944bc42cb1c6f297dc346015a6262fea3d5082</url>
  <id>af944bc42cb1c6f297dc346015a6262fea3d5082</id>
  <committed-date>2009-03-09T21:44:16-07:00</committed-date>
  <authored-date>2009-03-09T21:44:16-07:00</authored-date>
  <message>more todo notes</message>
  <tree>dc3e5319937b6a11f2ee5d328d75c104eedc9331</tree>
  <committer>
    <name>Ryan Allen</name>
    <email>ryan@yeahnah.org</email>
  </committer>
</commit>
