<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -14,9 +14,6 @@ and that gets streams out instead of file_get_conents()
 Add test for Mad_Test_Functional to ensure that session variables from the
 request object get carried over into the response object by _initResponse().
 
-Add new syntax for params, session, and cookies: $this-&gt;params['foo'] or
-$this-&gt;params-&gt;get('foo', $default)
-
 Make $model-&gt;logger work on the instance like Rails. Currently it is static
 Model::logger()
 
@@ -24,7 +21,5 @@ Add test to verify that timestamps are updated if the attribute is null.
 
 Add test for mad_controller_request_http-&gt;getsessionid()
 
-Check handling of isset() on instance variables inside helpers
-
 Overhaul session handling. Remove the hack $_SESSION = array() from
 Mad_Controller_Base added in changeset 370.</diff>
      <filename>TODO.txt</filename>
    </modified>
    <modified>
      <diff>@@ -693,7 +693,7 @@ abstract class Mad_Test_Functional extends Mad_Test_Unit
      *     // There are more than 2, less than 10 li elements
      *     $this-&gt;assertSelect(&quot;ul &gt; li&quot;, array('&gt;' =&gt; 2, '&lt;' =&gt; 10));
      *     
-     *     // @todo - add support for this
+     *     // There are more than or exactly 2, less than or exactly 10 li elements
      *     $this-&gt;assertSelect(&quot;ul &gt; li&quot;, array('&gt;=' =&gt; 2, '&lt;=' =&gt; 10));
      *     
      *     // The &quot;#binder_foo&quot; id exists</diff>
      <filename>vendor/Mad/Test/Functional.php</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>a0d4875332c0e5e3963226e88a146bf6568b0acd</id>
    </parent>
  </parents>
  <author>
    <name>Mike Naberezny</name>
    <email>mike@maintainable.com</email>
  </author>
  <url>http://github.com/maintainable/framework/commit/c992588bd520a439d69264ad570c341f82e792e9</url>
  <id>c992588bd520a439d69264ad570c341f82e792e9</id>
  <committed-date>2008-08-21T11:03:29-07:00</committed-date>
  <authored-date>2008-08-21T11:03:29-07:00</authored-date>
  <message>Removed completed TODO items.</message>
  <tree>7e4fbfc6c8446e412c426f8de33bbde6238f73c5</tree>
  <committer>
    <name>Mike Naberezny</name>
    <email>mike@maintainable.com</email>
  </committer>
</commit>
