On Thu, Sep 9, 2010 at 2:17 PM, Mike Meyer <
[email protected]> wrote:

> > run the risk of fubaring some or all of the previous applications.
>
> That problem exists no matter how you do the configuration. But the
> less per-application configuration you have to do, the less likely it
> is to happen.
>
>   <mike
>

Also note that you have a certain bias as some us do based on prior
experience. I for one do not like Apache at all and will not shed a tear if
I never use it again for my own projects. I'd never use bash shell scripting
for anything beyond my .profile, much less writing a web app.

Note, that if I don't know anything about apache or bash, then you have no
valid point. There is nothing simple about installing apache from scratch.
There's nothing simple about bash shell scripting. On *some* systems getting
these installed is easier, on other systems it's harder. Depending on which
tools/languages/databases (and, god forbid, which versions) I'd rather use,
it can be much, much, much harder.

So enough about simplicity. What we're really talking about here is
familiarity. It's takes me no time at all to get a working Clojure web app
and running. I have no idea to do the things that you are describing as
being simple with apache, httpd.conf, and bash.

David

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to [email protected]
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to