putting back accidentally removed lines
André Walker [Tue, 2 Aug 2011 21:31:10 +0000 (18:31 -0300)]
TODO

diff --git a/TODO b/TODO
index f43c21a..2c419a7 100644 (file)
--- a/TODO
+++ b/TODO
@@ -123,6 +123,11 @@ after BUILD => sub {
 
 ### To polish off / t0m review
 
+    locate_components service vs setup_components method
+      - can we be more lazy?
+      - should setup_components be a service that things like the ->component lookup
+        can depend on?
+
     -    my $accept_context_args = $self->param('accept_context_args');
     +    my $accept_context_args = $params{accept_context_args};
     ^^ This (may be) wrong! I am thinking the service should be allowed to mangle the