Fix tests, add autobox to flatten interface roles so you can use a string or array...
authort0m <bobtfish@bobtfish.net>
Sun, 7 Jun 2009 01:58:56 +0000 (02:58 +0100)
committert0m <bobtfish@bobtfish.net>
Sun, 7 Jun 2009 01:58:56 +0000 (02:58 +0100)
commit3765b9eed41ccf7d3fa26c6cfb3ee168d5848659
tree4ae2e733f182cd3920232f1d631723083a982671
parente36ac2860af760b347657caeb1b2fccfd3353323
Fix tests, add autobox to flatten interface roles so you can use a string or array ref (need to apply this everywhere else we mangle config also), allow app wide config of interface roles
Makefile.PL
lib/CatalystX/DynamicComponent/ModelToControllerReflector.pm
t/04_dynamicmodel.t
t/08_types_in_model.t [deleted file]
t/lib/DynamicAppDemo.pm
t/lib/SomeModelClass.pm