Skip to content
This repository was archived by the owner on Dec 6, 2017. It is now read-only.

Commit

Permalink
chore(TODO): cleaning up TODO items
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelgj committed Dec 20, 2013
1 parent 891d523 commit 513e00f
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions TODO
Original file line number Diff line number Diff line change
@@ -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) ???

Expand Down

0 comments on commit 513e00f

Please sign in to comment.