<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -73,6 +73,8 @@ end
 namespace :cache do
   desc &quot;Clear all files and directories in ./cache&quot;
   task :clear do
+    # todo: don't assume cache is in ./cache
+    # fetch from @controller.page_cache_directory
     `rm -Rf cache/*`
   end
 end</diff>
      <filename>lib/tasks/file_system_extension_tasks.rake</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>8d86d1e0763cb08cb7e55078a92a97eb5eaded83</id>
    </parent>
  </parents>
  <author>
    <name>Andrew Neil</name>
    <email>andrew.jr.neil@gmail.com</email>
  </author>
  <url>http://github.com/nelstrom/radiant-file-system-extension/commit/3cd52fb1cc4381777ba8b1646cdd4de4b9c9f43c</url>
  <id>3cd52fb1cc4381777ba8b1646cdd4de4b9c9f43c</id>
  <committed-date>2009-02-09T15:25:48-08:00</committed-date>
  <authored-date>2009-02-09T15:25:48-08:00</authored-date>
  <message>Added a todo note on the cache:clear rake task.</message>
  <tree>414879cf97b9fc90319c714493ede8073c7f13ba</tree>
  <committer>
    <name>Andrew Neil</name>
    <email>andrew.jr.neil@gmail.com</email>
  </committer>
</commit>
