| Index: third_party/pkg/di/TODO
|
| diff --git a/third_party/pkg/di/TODO b/third_party/pkg/di/TODO
|
| deleted file mode 100644
|
| index 663c703e87b6b4a79f724cb41887dfca4f9a8337..0000000000000000000000000000000000000000
|
| --- a/third_party/pkg/di/TODO
|
| +++ /dev/null
|
| @@ -1,15 +0,0 @@
|
| -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
|
| -- support multiple constructors ???
|
| -- injecting a property (config.baseUrl, rather than whole config) ???
|
| -
|
| -CONFIG:
|
| -- allow implicit providers (Type)
|
|
|