start using Class::C3, may need to add a reinitalize bit later, not sure
[catagits/Catalyst-Runtime.git] / lib / Catalyst / AttrContainer.pm
2008-06-23 Guillermo Roditi start using Class::C3, may need to add a reinitalize...
2008-06-23 Guillermo Roditi reverting (most of) the whitespace changes
2008-06-23 Guillermo Roditi some tests fail and some things are ugly, but i think...
2008-06-23 Guillermo Roditi AttrContainer no longer ISA C::D::I but still uses...
2008-06-23 Guillermo Roditi reverting back to when tests pass. applying changes...
2008-06-23 Guillermo Roditi committing broken version. rolling back in a min. just...
2008-06-23 Guillermo Roditi typo
2008-06-23 Guillermo Roditi AttrContainer and additional dep for it
2006-11-19 Marcus Ramberg update links
2006-06-11 Matt S Trout added c3 mro test
2006-03-15 Marcus Ramberg lots of new docs,
2005-11-19 Sebastian Riedel Reformatted documentation
2005-11-10 Sebastian Riedel Only register private actions when needed
2005-11-09 Sebastian Riedel Fixed attrcontainer to ignore lvalue methods
2005-11-03 Sebastian Riedel Fixed inheritance bug
2005-11-01 Matt S Trout - Turned action registration inside-out
2005-11-01 Matt S Trout - Added new _DISPATCH private action for dispatching