summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* rename MooseX::Bread::Board -> Bread::Board::DeclareJesse Luehrs2011-02-2110-30/+30
* handle attribute overriding betterJesse Luehrs2011-02-213-28/+11
* don't need to load b::b hereJesse Luehrs2011-02-212-2/+2
* disallow multiple inheritanceJesse Luehrs2011-02-211-1/+5
* also support moose 2 inlining apiJesse Luehrs2011-02-212-13/+38
* make constructor injections just use the tcJesse Luehrs2011-02-211-16/+18
* 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