<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,15 +8,12 @@
 ** Support UML Pseudostates.
 
 * Jeremy's Comments:
-** Builder#start_state and #end_state is confusing,
-Use #initial and #final or the UML metamodel names for these
-   concepts.
 ** Having to call start! explicitly is troublesome.
-** Setting Machine#context more than once could cause confusing.
+** Setting Machine#context more than once could cause confusion.
 ** Need a way to do Statemachine#freeze, which will throw errors if new states/transitions are added.
 ** When you enter into a substate, lazyly create a Submachine.
+  &quot;This will not be implemented as it is counter to UML semantics&quot;
 ** Need to have a way to disable Machine#context= and Machine#state= to prevent foolishness.
 ** There is an implied nil &quot;start!&quot; transition in the Machine#history,
 not sure what to do about this.
-** Make the Machine#history an Object or an Array, specify the method to call with options[:history_add].
 </diff>
      <filename>TODO</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>733c1fd41ce914cd274fffb48fa4c25b1b83fd90</id>
    </parent>
  </parents>
  <author>
    <name>Kurt Stephens</name>
    <email>ks.github@kurtstephens.com</email>
  </author>
  <url>http://github.com/kstephens/red_steak/commit/19a4dd83543881c24cad516f943b405d244281f5</url>
  <id>19a4dd83543881c24cad516f943b405d244281f5</id>
  <committed-date>2008-12-31T01:55:58-08:00</committed-date>
  <authored-date>2008-12-31T01:55:58-08:00</authored-date>
  <message>Metacommentary for Jer.</message>
  <tree>0de3dc9ef2e14b09487585d5ef41ec96f40c5c8b</tree>
  <committer>
    <name>Kurt Stephens</name>
    <email>ks.github@kurtstephens.com</email>
  </committer>
</commit>
