Skip to content

Commit 3c82a50

Browse files
committed
Amends README file
1 parent 846c771 commit 3c82a50

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,10 @@ See documentation in tagged versions for previous usage.
1010

1111
## TODO
1212
- [ ] Make singletons dispose method name configurable
13-
- [x] ~~Improve `instanciate` function to copy static methods/properties to the Surrogate constructor.~~ Not necessary instance.constructor still points to original constructor.
14-
- [ ] ~~Add $child special injector and remove $context.~~ No real benefit.
1513
- [ ] Add instance property injection (i.e. use of pattern such `foo.prop` as injecting alias)
1614
- [ ] Analyze release path when `FUNCTION` or no-singleton `PROVIDER` and `CONTRUCTOR` are involved. Potential bug.
17-
- [ ] Adds mention of creational mapping into provider, constructor and blueprint docs
1815
- [ ] Adds API quick reference
1916
- [ ] Block contribution on context after context creation
20-
- [x] Expose flags from main module
21-
- [x] Evaluate to change PERSISTENT flag with LAZY
2217

2318
## Table of Content
2419
- [Features](#features)

0 commit comments

Comments
 (0)