Re: [Catalyst] Catalyst::Helper Changes

2009-09-09 Thread Devin Austin
On Wed, Sep 9, 2009 at 6:35 PM, Tomas Doran  wrote:

>
> On 8 Sep 2009, at 20:47, kevin montuori wrote:
>
>  On Tue, Sep 8, 2009 at 3:14 PM, Devin Austin 
>> wrote:
>>
>> Can you explain a little more in depth what you're looking to do?
>>
>> Sure.  Among other things I'd like the myapp.conf file to live in
>> $root/etc/config and be YAML format.  This involves creating the
>> directories, changing the conf file contents and name, and adding a line to
>> MyApp.pm.  There's more, but I think this is a fairly representative example
>> of the kind of thing
>>
>
> There is a plan to allow 'templates' for applications which would allow you
> to do this trivially..
>
> This will be coming after the google summer of code has been merged and
> released, which it is currently being cleaned up to do do. :)
>
> Further details / thoughts about where people's plans with this go / how it
> would work available to anyone arriving in #catalyst-dev for a chat about it
> who is prepared to write those thoughts down - however at the moment we're
> concentrating on getting the more split-out application templates live
> before we do the next stage..
>
> Cheers
> t0m
>
>
>
> ___
> List: Catalyst@lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>


I will quit being a tool and get my shit released.  Please, send me any
ideas you have your way with regards to "I want to be able to do this".
-Devin

-- 
Devin Austin
http://www.codedright.net
http://www.dreamhost.com/r.cgi?326568/hosting.html - Host with DreamHost!
___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Catalyst::Helper Changes

2009-09-09 Thread Tomas Doran


On 8 Sep 2009, at 20:47, kevin montuori wrote:

On Tue, Sep 8, 2009 at 3:14 PM, Devin Austin  
 wrote:


Can you explain a little more in depth what you're looking to do?

Sure.  Among other things I'd like the myapp.conf file to live in  
$root/etc/config and be YAML format.  This involves creating the  
directories, changing the conf file contents and name, and adding a  
line to MyApp.pm.  There's more, but I think this is a fairly  
representative example of the kind of thing


There is a plan to allow 'templates' for applications which would  
allow you to do this trivially..


This will be coming after the google summer of code has been merged  
and released, which it is currently being cleaned up to do do. :)


Further details / thoughts about where people's plans with this go /  
how it would work available to anyone arriving in #catalyst-dev for a  
chat about it who is prepared to write those thoughts down - however  
at the moment we're concentrating on getting the more split-out  
application templates live before we do the next stage..


Cheers
t0m


___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Catalyst::Helper Changes

2009-09-08 Thread kevin montuori
On Tue, Sep 8, 2009 at 3:14 PM, Devin Austin  wrote:

>
>> Can you explain a little more in depth what you're looking to do?
>

Sure.  Among other things I'd like the myapp.conf file to live in
$root/etc/config and be YAML format.  This involves creating the
directories, changing the conf file contents and name, and adding a line to
MyApp.pm.  There's more, but I think this is a fairly representative example
of the kind of thing.


k.

-- 
kevin montuori
___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


Re: [Catalyst] Catalyst::Helper Changes

2009-09-08 Thread Devin Austin
On Tue, Sep 8, 2009 at 10:53 AM, kevin montuori  wrote:

> Hi all --
> I'd like to modify what Catalyst::Helper creates when initializing a new
> product.  I'm wondering if there's a "best practice" for this or if I'm on
> my own.
>
> Thanks for any pointers.
>
> k.
>
> --
> kevin montuori
>
>
> ___
> List: Catalyst@lists.scsys.co.uk
> Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
> Searchable archive:
> http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
> Dev site: http://dev.catalyst.perl.org/
>
>

Hi Kevin,
Can you explain a little more in depth what you're looking to do?

-Devin
-- 
Devin Austin
http://www.codedright.net
http://www.dreamhost.com/r.cgi?326568/hosting.html - Host with DreamHost!
___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/


[Catalyst] Catalyst::Helper Changes

2009-09-08 Thread kevin montuori
Hi all --
I'd like to modify what Catalyst::Helper creates when initializing a new
product.  I'm wondering if there's a "best practice" for this or if I'm on
my own.

Thanks for any pointers.

k.

-- 
kevin montuori
___
List: Catalyst@lists.scsys.co.uk
Listinfo: http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.scsys.co.uk/
Dev site: http://dev.catalyst.perl.org/