in reply to CatalystX::Comments - RFC

has model_name => ( is => 'ro', isa => 'Str', default => 'DB' );

Probably don't want 'DB' as default. That's the perl debug namespace as I'm sure you're aware.

I think it looks pretty good. Mind shooting me an email at my GSoC hiveminder address as to what you'd like for scaffolding?

meh.