lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]



On Sep 29, 2009, at 11:14 PM, Yuri Takhteyev wrote:

And on hosts that do not allow you to run your own process, use your
own port, or configure the server?

Not my demographic :)

The nice thing about WSAPI is that you can _trivially_ switch between
Xavante, proxied Xavante, CGI, FastCGI, etc. depending on what you
have and what makes sense.

In another thread, not so long time ago, David Given wrote, among other things:

"Learning Java taught me the importance of pragmatism"

http://article.gmane.org/gmane.comp.lang.lua.general/57481

Michael Coté wrote something along the same lines a while back:

"Java’s Fear of Commitment"

http://www.redmonk.com/cote/2007/07/25/javas-fear-of-commitment/

So, yes, "All problems in computer science can be solved by another level of indirection" :))