[Catalyst] development setup

Marcello Romani mromani at ottotecnica.com
Fri Jun 23 15:12:28 CEST 2006


Carl Johnstone ha scritto:
> Hi,
> 
> At work we're looking at using catalyst for some new developments, and would 
> like a development setup that's similar to our existing mod-perl setup.
> 
> We currently have a central apache/mod_perl server, that then loads htdocs 
> from each of the developers/designers as neccessary. We use Apache::Registry 
> rather than writing handlers in modules, so those are picked up 
> automatically. What modules we do have are loaded up as needed for 
> development, with the apache child process quitting at the end of the 
> request cycle.
> 
> The result is easy for me as webmaster to maintain the server config so it's 
> the same for everybody and consistant with the live servers. Without having 
> to deal with different OSes (Windows/Mac/and Linux) paths and other problems 
> to do with setting up individual machines.
> 
> Now everything I've seen about catalyst development is geared towards the 
> developer running their own server and developing on their own machine. 
> Anybody got any suggestions on getting a catalyst setup running along the 
> same lines as above?
> 
> Thanks
> 
> Carl
> 
> 
> 
> 
> _______________________________________________
> List: Catalyst at lists.rawmode.org
> Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/
> 
> 

Do you mean that you have a shared apache installation under which every 
developer runs his/her own code ?

-- 
Marcello Romani
Responsabile IT
Ottotecnica s.r.l.
http://www.ottotecnica.com



More information about the Catalyst mailing list