Skip to content

Commit

Permalink
Amends README file
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarenaldi committed Aug 7, 2014
1 parent 846c771 commit 3c82a50
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,10 @@ See documentation in tagged versions for previous usage.

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

## Table of Content
- [Features](#features)
Expand Down

0 comments on commit 3c82a50

Please sign in to comment.