diff --git a/TODO b/TODO index b83c836..663c703 100644 --- a/TODO +++ b/TODO @@ -1,19 +1,13 @@ -- remove the hack, use reflectClass -http://api.dartlang.org/docs/bleeding_edge/dart_mirrors.html#reflectClass - -- use full qualified name as binding id / or type - transparency: - runtime check (all deps satisfied?) - logging - graph dump - - runtime type check (warning: when overriding a provider with something that does not implement the provider) annotations: - injecting primitive types - injecting dynamic vars -- overriding type annotations) +- overriding type annotations - support multiple constructors ??? - injecting a property (config.baseUrl, rather than whole config) ???