[Catalyst] Catalyst::Helper::Model::DBIC::Schema patchette?
David Morel
david.morel at amakuru.net
Thu Jan 18 07:28:53 GMT 2007
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
More information about the Catalyst
mailing list