0
@@ -3991,3 +3991,314 @@ Rendering links/new
0
Rendered links/_form (0.00155)
0
Rendered shared/_footer (0.00009)
0
Completed in 0.01988 (50 reqs/sec) | Rendering: 0.00418 (21%) | DB: 0.00409 (20%) | 200 OK [http://localhost/links/new]
0
+Processing GoController#about (for 127.0.0.1 at 2007-06-26 22:32:19) [GET]
0
+ Session ID: 9e75fd6c053b17f37724864a854cfdfe
0
+ Parameters: {"action"=>"about", "controller"=>"go"}
0
+ [4;36;1mSQL (0.001192)[0m [0;1m SELECT a.attname, format_type(a.atttypid, a.atttypmod), d.adsrc, a.attnotnull
0
+ FROM pg_attribute a LEFT JOIN pg_attrdef d
0
+ ON a.attrelid = d.adrelid AND a.attnum = d.adnum
0
+ WHERE a.attrelid = 'links'::regclass
0
+ AND a.attnum > 0 AND NOT a.attisdropped
0
+ [4;35;1mSQL (0.000271)[0m [0mSELECT count(*) AS count_all FROM links [0m
0
+Rendering within layouts/application
0
+Rendered shared/_footer (0.00009)
0
+Completed in 0.01204 (83 reqs/sec) | Rendering: 0.00268 (22%) | DB: 0.00146 (12%) | 200 OK [http://localhost/about]
0
+Processing GoController#index (for 127.0.0.1 at 2007-06-26 22:32:25) [GET]
0
+ Session ID: 9e75fd6c053b17f37724864a854cfdfe
0
+ Parameters: {"action"=>"index", "controller"=>"go"}
0
+ [4;36;1mSQL (0.001184)[0m [0;1m SELECT a.attname, format_type(a.atttypid, a.atttypmod), d.adsrc, a.attnotnull
0
+ FROM pg_attribute a LEFT JOIN pg_attrdef d
0
+ ON a.attrelid = d.adrelid AND a.attnum = d.adnum
0
+ WHERE a.attrelid = 'links'::regclass
0
+ AND a.attnum > 0 AND NOT a.attisdropped
0
+ [4;35;1mSQL (0.000273)[0m [0mSELECT count(*) AS count_all FROM links [0m
0
+Rendering within layouts/application
0
+Rendered links/_form (0.00164)
0
+Rendered shared/_footer (0.00009)
0
+Completed in 0.01316 (75 reqs/sec) | Rendering: 0.00348 (26%) | DB: 0.00146 (11%) | 200 OK [http://localhost/]
0
+Processing GoController#index (for 127.0.0.1 at 2007-06-26 22:33:59) [GET]
0
+ Session ID: 9e75fd6c053b17f37724864a854cfdfe
0
+ Parameters: {"action"=>"index", "controller"=>"go"}
0
+ [4;36;1mSQL (0.001444)[0m [0;1m SELECT a.attname, format_type(a.atttypid, a.atttypmod), d.adsrc, a.attnotnull
0
+ FROM pg_attribute a LEFT JOIN pg_attrdef d
0
+ ON a.attrelid = d.adrelid AND a.attnum = d.adnum
0
+ WHERE a.attrelid = 'links'::regclass
0
+ AND a.attnum > 0 AND NOT a.attisdropped
0
+ [4;35;1mSQL (0.000282)[0m [0mSELECT count(*) AS count_all FROM links [0m
0
+Rendering within layouts/application
0
+Rendered links/_form (0.00166)
0
+Rendered shared/_header (0.00060)
0
+Rendered shared/_footer (0.00009)
0
+Completed in 0.02201 (45 reqs/sec) | Rendering: 0.00657 (29%) | DB: 0.00173 (7%) | 200 OK [http://localhost/]
0
+Processing GoController#index (for 127.0.0.1 at 2007-06-26 22:34:14) [GET]
0
+ Session ID: 9e75fd6c053b17f37724864a854cfdfe
0
+ Parameters: {"action"=>"index", "controller"=>"go"}
0
+ [4;36;1mSQL (0.001218)[0m [0;1m SELECT a.attname, format_type(a.atttypid, a.atttypmod), d.adsrc, a.attnotnull
0
+ FROM pg_attribute a LEFT JOIN pg_attrdef d
0
+ ON a.attrelid = d.adrelid AND a.attnum = d.adnum
0
+ WHERE a.attrelid = 'links'::regclass
0
+ AND a.attnum > 0 AND NOT a.attisdropped
0
+ [4;35;1mSQL (0.000291)[0m [0mSELECT count(*) AS count_all FROM links [0m
0
+Rendering within layouts/application
0
+Rendered links/_form (0.00169)
0
+Rendered shared/_header (0.00068)
0
+Rendered shared/_footer (0.00009)
0
+Completed in 0.01428 (70 reqs/sec) | Rendering: 0.00452 (31%) | DB: 0.00151 (10%) | 200 OK [http://localhost/]
0
+Processing GoController#api (for 127.0.0.1 at 2007-06-26 22:35:14) [GET]
0
+ Session ID: 9e75fd6c053b17f37724864a854cfdfe
0
+ Parameters: {"action"=>"api", "controller"=>"go"}
0
+ [4;36;1mSQL (0.001692)[0m [0;1m SELECT a.attname, format_type(a.atttypid, a.atttypmod), d.adsrc, a.attnotnull
0
+ FROM pg_attribute a LEFT JOIN pg_attrdef d
0
+ ON a.attrelid = d.adrelid AND a.attnum = d.adnum
0
+ WHERE a.attrelid = 'links'::regclass
0
+ AND a.attnum > 0 AND NOT a.attisdropped
0
+ [4;35;1mSQL (0.000334)[0m [0mSELECT count(*) AS count_all FROM links [0m
0
+ActionController::UnknownAction (No action responded to api):
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:638:in `call_filter'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:438:in `call'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:637:in `call_filter'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
0
+ /opt/local/lib/ruby/1.8/benchmark.rb:293:in `measure'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
0
+ /opt/local/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
0
+ /opt/local/bin/mongrel_rails:16:in `load'
0
+ /opt/local/bin/mongrel_rails:16
0
+Rendering /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
0
+Processing GoController#api (for 127.0.0.1 at 2007-06-26 22:35:16) [GET]
0
+ Session ID: 9e75fd6c053b17f37724864a854cfdfe
0
+ Parameters: {"action"=>"api", "controller"=>"go"}
0
+ [4;36;1mSQL (0.001561)[0m [0;1m SELECT a.attname, format_type(a.atttypid, a.atttypmod), d.adsrc, a.attnotnull
0
+ FROM pg_attribute a LEFT JOIN pg_attrdef d
0
+ ON a.attrelid = d.adrelid AND a.attnum = d.adnum
0
+ WHERE a.attrelid = 'links'::regclass
0
+ AND a.attnum > 0 AND NOT a.attisdropped
0
+ [4;35;1mSQL (0.000301)[0m [0mSELECT count(*) AS count_all FROM links [0m
0
+ActionController::UnknownAction (No action responded to api):
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:632:in `call_filter'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:638:in `call_filter'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:438:in `call'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:637:in `call_filter'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:619:in `perform_action_without_benchmark'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
0
+ /opt/local/lib/ruby/1.8/benchmark.rb:293:in `measure'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/benchmarking.rb:66:in `perform_action_without_rescue'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/rescue.rb:83:in `perform_action'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `send'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:430:in `process_without_filters'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/filters.rb:624:in `process_without_session_management_support'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/session_management.rb:114:in `process'
0
+ /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/base.rb:330:in `process'
0
+ /opt/local/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/dispatcher.rb:41:in `dispatch'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:78:in `process'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `synchronize'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/rails.rb:76:in `process'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:618:in `process_client'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `each'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:617:in `process_client'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `initialize'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `new'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:736:in `run'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `initialize'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `new'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel.rb:720:in `run'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:271:in `run'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `each'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/configurator.rb:270:in `run'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:127:in `run'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/lib/mongrel/command.rb:211:in `run'
0
+ /opt/local/lib/ruby/gems/1.8/gems/mongrel-1.0.1/bin/mongrel_rails:243
0
+ /opt/local/bin/mongrel_rails:16:in `load'
0
+ /opt/local/bin/mongrel_rails:16
0
+Rendering /opt/local/lib/ruby/gems/1.8/gems/actionpack-1.13.3/lib/action_controller/templates/rescues/layout.rhtml (404 Page Not Found)
0
+Processing GoController#index (for 127.0.0.1 at 2007-06-26 22:37:07) [GET]
0
+ Session ID: 9e75fd6c053b17f37724864a854cfdfe
0
+ Parameters: {"action"=>"index", "controller"=>"go"}
0
+ [4;36;1mSQL (0.001359)[0m [0;1m SELECT a.attname, format_type(a.atttypid, a.atttypmod), d.adsrc, a.attnotnull
0
+ FROM pg_attribute a LEFT JOIN pg_attrdef d
0
+ ON a.attrelid = d.adrelid AND a.attnum = d.adnum
0
+ WHERE a.attrelid = 'links'::regclass
0
+ AND a.attnum > 0 AND NOT a.attisdropped
0
+ [4;35;1mSQL (0.000289)[0m [0mSELECT count(*) AS count_all FROM links [0m
0
+Rendering within layouts/application
0
+Rendered links/_form (0.00195)
0
+Rendered shared/_header (0.00010)
0
+Rendered shared/_footer (0.00008)
0
+Completed in 0.01367 (73 reqs/sec) | Rendering: 0.00400 (29%) | DB: 0.00554 (40%) | 200 OK [http://localhost/]
0
+Processing GoController#api (for 127.0.0.1 at 2007-06-26 22:37:08) [GET]
0
+ Session ID: 9e75fd6c053b17f37724864a854cfdfe
0
+ Parameters: {"action"=>"api", "controller"=>"go"}
0
+ [4;36;1mSQL (0.001625)[0m [0;1m SELECT a.attname, format_type(a.atttypid, a.atttypmod), d.adsrc, a.attnotnull
0
+ FROM pg_attribute a LEFT JOIN pg_attrdef d
0
+ ON a.attrelid = d.adrelid AND a.attnum = d.adnum
0
+ WHERE a.attrelid = 'links'::regclass
0
+ AND a.attnum > 0 AND NOT a.attisdropped
0
+ [4;35;1mSQL (0.000341)[0m [0mSELECT count(*) AS count_all FROM links [0m
0
+Rendering within layouts/application
0
+Rendered shared/_header (0.00012)
0
+Rendered shared/_footer (0.00009)
0
+Completed in 0.01498 (66 reqs/sec) | Rendering: 0.00325 (21%) | DB: 0.00197 (13%) | 200 OK [http://localhost/api]
0
+Processing GoController#report (for 127.0.0.1 at 2007-06-26 22:37:52) [GET]
0
+ Session ID: 9e75fd6c053b17f37724864a854cfdfe
0
+ Parameters: {"action"=>"report", "controller"=>"go"}
0
+ [4;36;1mSQL (0.001344)[0m [0;1m SELECT a.attname, format_type(a.atttypid, a.atttypmod), d.adsrc, a.attnotnull
0
+ FROM pg_attribute a LEFT JOIN pg_attrdef d
0
+ ON a.attrelid = d.adrelid AND a.attnum = d.adnum
0
+ WHERE a.attrelid = 'links'::regclass
0
+ AND a.attnum > 0 AND NOT a.attisdropped
0
+ [4;35;1mSQL (0.000293)[0m [0mSELECT count(*) AS count_all FROM links [0m
0
+Rendering within layouts/application
0
+Rendered shared/_header (0.00011)
0
+Rendered shared/_footer (0.00009)
0
+Completed in 0.01210 (82 reqs/sec) | Rendering: 0.00244 (20%) | DB: 0.00164 (13%) | 200 OK [http://localhost/report-abuse]
0
+Processing GoController#report (for 127.0.0.1 at 2007-06-26 22:38:01) [GET]
0
+ Session ID: 9e75fd6c053b17f37724864a854cfdfe
0
+ Parameters: {"action"=>"report", "controller"=>"go"}
0
+ [4;36;1mSQL (0.001346)[0m [0;1m SELECT a.attname, format_type(a.atttypid, a.atttypmod), d.adsrc, a.attnotnull
0
+ FROM pg_attribute a LEFT JOIN pg_attrdef d
0
+ ON a.attrelid = d.adrelid AND a.attnum = d.adnum
0
+ WHERE a.attrelid = 'links'::regclass
0
+ AND a.attnum > 0 AND NOT a.attisdropped
0
+ [4;35;1mSQL (0.000337)[0m [0mSELECT count(*) AS count_all FROM links [0m
0
+Rendering within layouts/application
0
+Rendered shared/_header (0.00011)
0
+Rendered shared/_footer (0.00009)
0
+Completed in 0.01225 (81 reqs/sec) | Rendering: 0.00266 (21%) | DB: 0.00168 (13%) | 200 OK [http://localhost/report-abuse]
0
+Processing GoController#index (for 127.0.0.1 at 2007-06-26 22:39:53) [GET]
0
+ Session ID: 9e75fd6c053b17f37724864a854cfdfe
0
+ Parameters: {"action"=>"index", "controller"=>"go"}
0
+ [4;36;1mSQL (0.001752)[0m [0;1m SELECT a.attname, format_type(a.atttypid, a.atttypmod), d.adsrc, a.attnotnull
0
+ FROM pg_attribute a LEFT JOIN pg_attrdef d
0
+ ON a.attrelid = d.adrelid AND a.attnum = d.adnum
0
+ WHERE a.attrelid = 'links'::regclass
0
+ AND a.attnum > 0 AND NOT a.attisdropped
0
+ [4;35;1mSQL (0.000462)[0m [0mSELECT count(*) AS count_all FROM links [0m
0
+Rendering within layouts/application
0
+Rendered links/_form (0.00167)
0
+Rendered shared/_header (0.00010)
0
+Rendered shared/_footer (0.00008)
0
+Completed in 0.01357 (73 reqs/sec) | Rendering: 0.00361 (26%) | DB: 0.00221 (16%) | 200 OK [http://localhost/]
0
+Processing GoController#about (for 127.0.0.1 at 2007-06-26 22:39:54) [GET]
0
+ Session ID: 9e75fd6c053b17f37724864a854cfdfe
0
+ Parameters: {"action"=>"about", "controller"=>"go"}
0
+ [4;36;1mSQL (0.001600)[0m [0;1m SELECT a.attname, format_type(a.atttypid, a.atttypmod), d.adsrc, a.attnotnull
0
+ FROM pg_attribute a LEFT JOIN pg_attrdef d
0
+ ON a.attrelid = d.adrelid AND a.attnum = d.adnum
0
+ WHERE a.attrelid = 'links'::regclass
0
+ AND a.attnum > 0 AND NOT a.attisdropped
0
+ [4;35;1mSQL (0.000358)[0m [0mSELECT count(*) AS count_all FROM links [0m
0
+Rendering within layouts/application
0
+Rendered shared/_header (0.00011)
0
+Rendered shared/_footer (0.00009)
0
+Completed in 0.01341 (74 reqs/sec) | Rendering: 0.00203 (15%) | DB: 0.00196 (14%) | 200 OK [http://localhost/about]
0
+Processing GoController#api (for 127.0.0.1 at 2007-06-26 22:39:55) [GET]
0
+ Session ID: 9e75fd6c053b17f37724864a854cfdfe
0
+ Parameters: {"action"=>"api", "controller"=>"go"}
0
+ [4;36;1mSQL (0.001320)[0m [0;1m SELECT a.attname, format_type(a.atttypid, a.atttypmod), d.adsrc, a.attnotnull
0
+ FROM pg_attribute a LEFT JOIN pg_attrdef d
0
+ ON a.attrelid = d.adrelid AND a.attnum = d.adnum
0
+ WHERE a.attrelid = 'links'::regclass
0
+ AND a.attnum > 0 AND NOT a.attisdropped
0
+ [4;35;1mSQL (0.000350)[0m [0mSELECT count(*) AS count_all FROM links [0m
0
+Rendering within layouts/application
0
+Rendered shared/_header (0.00011)
0
+Rendered shared/_footer (0.00008)
0
+Completed in 0.01159 (86 reqs/sec) | Rendering: 0.00176 (15%) | DB: 0.00167 (14%) | 200 OK [http://localhost/api]
Comments
No one has commented yet.