summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* also support moose 2 inlining apiJesse Luehrs2011-02-212-13/+38
|
* make constructor injections just use the tcJesse Luehrs2011-02-211-16/+18
| | | | also provide the 'service' key to override creating a service
* factor this out into a methodJesse Luehrs2011-02-211-6/+14
|
* also disallow builderJesse Luehrs2011-02-211-2/+4
|
* ensure we always inherit from Bread::Board::ContainerJesse Luehrs2011-02-211-0/+11
|
* make roles workJesse Luehrs2011-02-212-3/+9
|
* make inheritance workJesse Luehrs2011-02-212-2/+19
|
* handle defaults with native traits properlyJesse Luehrs2011-02-211-0/+6
|
* support the constructor_name optionJesse Luehrs2011-02-211-0/+9
|
* die if a default is set in a service attributeJesse Luehrs2011-02-211-0/+12
|
* handle type checks and auto_deref on values returned from servicesJesse Luehrs2011-02-212-6/+51
|
* test all inliningJesse Luehrs2011-02-213-2/+12
|
* this needs to be an expressionJesse Luehrs2011-02-201-2/+2
|
* pass $self to block injectionsJesse Luehrs2011-02-201-1/+13
|
* initial implementationJesse Luehrs2011-02-208-0/+242
|
* initial commitJesse Luehrs2011-02-191-0/+0