<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -191,7 +191,7 @@ SC.Request.manager = SC.Object.create( SC.DelegateSupport, {
   
   canLoadAnotherRequest: function() {
     return (this.get('numberOfCurrentRequests') &lt; this.get('maxRequests')) ;
-  }.property('numberOfCurrentRequests'),
+  }.property('numberOfCurrentRequests', 'maxRequests'),
   
   numberOfCurrentRequests: function() {
     return this.get('currentRequests').length ;</diff>
      <filename>frameworks/foundation/system/request.js</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3fb86efdc02ee41862c1d54f682bf9085374545c</id>
    </parent>
  </parents>
  <author>
    <name>Erich Ocean</name>
    <email>erich.ocean@me.com</email>
  </author>
  <url>http://github.com/sproutit/sproutcore/commit/1c1656b6f7a857234a03a0a085966296821c3582</url>
  <id>1c1656b6f7a857234a03a0a085966296821c3582</id>
  <committed-date>2009-07-03T17:26:46-07:00</committed-date>
  <authored-date>2009-07-03T17:26:46-07:00</authored-date>
  <message>make canLoadAnotherRequest() in SC.Request.manager update correctly in all cases</message>
  <tree>56ea11b8bb06bfa2d7f66c9de41f39f5b7899724</tree>
  <committer>
    <name>Erich Ocean</name>
    <email>erich.ocean@me.com</email>
  </committer>
</commit>
