Henri Bergius wrote:

> We actually considered using Scheme as the scripting language
> for Midgard at first but then turned to PHP as it offered much
> of the needed functionality right out of the box.

Scheme... that's lisp(-ish), right?

> What do people here think, would offering multiple scripting
> languages for use with Midgard be useful? It would make
> creating tutorials and example applications more difficult,
> but also could make Midgard more attractive to many people
> who don't want to use PHP.

It'd attract more users, but is going to make support... interesting.
Also, since *every* page is in fact a script in Midgard, security
is going to be an issue (although perls' Safe module can help out in
that aspect).

Then there's the scripts themselves: PHP allows for easy script
embedding,
while you need extra perl modules (like EmbPerl) to help you with that.
Added dependency.

Anyhow, I think it's a great idea.

Bye,
Emile

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to