<br><div class="gmail_quote">On Thu, Jun 18, 2009 at 1:05 AM, Tomas Doran <span dir="ltr">&lt;<a href="mailto:bobtfish@bobtfish.net">bobtfish@bobtfish.net</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im"><br>
On 17 Jun 2009, at 12:00, Zbigniew Lukasiak wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I think the beginning would be to just let catalyst.pl run all the other helpers.<br>
Like:<br>
<br>
catalyst.pl MyApp model CatalystModelName DBIC::Schema MyApp::SchemaClass<br>
<br>
So you just add the MyApp at the start - and the rest goes just like it was my_app_create.pl.<br>
<br>
If that is done - this should open the possibilities for all the other modifications.<br>
</blockquote>
<br></div>
I don&#39;t see how this helps or hinders?<br>
<br>
Surely it means that catalyst.pl checks if it can &#39;cd&#39; into the directory named by its first argument, then executes script/myapp_create.pl @ARGV[1..$#ARGV];<br>
</blockquote><div><br>Hmm - I was thinking that running the helpers directly in Perl gives you more control, but maybe you are right and it is more pragmatic to just execute them via shell.<br><br></div></div><br clear="all">
-- <br>Zbigniew Lukasiak<br><a href="http://brudnopis.blogspot.com/">http://brudnopis.blogspot.com/</a><br><a href="http://perlalchemy.blogspot.com/">http://perlalchemy.blogspot.com/</a><br>