[Dbix-class] Re: How to Install Catalyst on windows

Nilson Santos Figueiredo Junior acid06 at gmail.com
Mon Dec 11 17:07:46 GMT 2006


On 12/11/06, A. Pagaltzis <pagaltzis at gmx.de> wrote:
> * Nilson Santos Figueiredo Junior <acid06 at gmail.com> [2006-12-11 15:50]:
> > From my experience, I could even argue that under Windows
> > you'll actually be more productive thanks to some support tools
> > not directly Catalyst related. One such is example is that you
> > don't really have a decent integrated Subversion graphical
> > front-end for Linux
>
> I assume that's because Unices come with a somewhat less
> braindead shell than Windows, so noone cares a whole lot.

I can't possibly imagine how this would make a big difference.

Windows shell is crap compared to most (probably all) Unix shells and
everyone knows that. But I can't imagine how could a better shell help
in situations such as typing long repository URLs, reviewing and
diffing past revisions in a sane way, doing complex merges. Or even
the simple case when you're only going to commit some modified files
instead of all of them and want to review whatever you did to each of
those files while writing the revision comments.

> We're talking about web developers, right? There are a bunch of
> decent browser-based SQL tools.

The command line mysql client is decent. You can do anything using it.
The same goes for the browser-based SQL tools.

The real difference is how much time you'll take to accomplish a given task.

> > As I've said, it's pretty easy to use Catalyst under Windows,
> > you only need to have a C compiling environment correctly set
> > up (i.e. installing Dev-Cpp which comes with gcc or Visual
> > Studio) and then everything that's portable will work.
>
> What about Strawberry Perl?

I've never really tried Strawberry Perl but from what I've heard it's
even easier when you're using it, since it already comes with gcc.

PS: I think this discussion is already way offtopic, so I think we
should end this thread here (or at least move it to the Catalyst
mailing list, where it'd be less offtopic).

-Nilson Santos F. Jr.



More information about the Dbix-class mailing list