[Catalyst] Catalyst::Helper::Model::DBIC::Schema patchette?
Juan Miguel Paredes
juan.paredes at gmail.com
Thu Jan 18 12:02:59 GMT 2007
On 1/18/07, David Morel <david.morel at amakuru.net> wrote:
>
> Le 18 janv. 07 à 06:35, Kieren Diment a écrit :
>
> > The current synopsis for creating a model with
> > Catalyst::Helper::DBIC::Schema looks like this:
> >
> > script/create.pl model ModelName DBIC::Schema My::SchemaClass
> > [ create=dynamic | create=static ] [ connect_info arguments ]
> >
> > and a few permutations on the same theme in the rest of the docs.
> >
> > My question is: is this any clearer (especially to people who
> > still have their L plates on)?
> >
> >
> > script/myapp_create.pl model CatalystModelName DBIC::Schema
> > MySchemaClass [ create=dynamic | create=static ] [ connect_info
> > arguments ]
> >
> >
> > If people say it is, i'll go and change it throughout the docs.
>
> +1, even if after running the helper twice you get to understand. But
> still, a better doc is always welcome IMHO.
>
> David Morel
>
Kudos! I've seen many people here at work (beginners mostly) a little
confused at first, and this will probably make it much clearer
Regards,
Juan
More information about the Catalyst
mailing list