[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua For Windows v5.1.3.3 Public Alpha2 released
- From: "Jeff Pohlmeyer" <yetanothergeek@...>
- Date: Mon, 19 May 2008 20:51:18 -0500
gary ng <garyng2000@yahoo.com> wrote:
> Personally, I think file association(adminstrator
> or not) is a bad idea for lua(and script language
> in general).
I tend to agree with this, double-clicking on a Lua script
should not put an inexperienced user at the mercy of the
script's author. If anything, the default action should
be to open the file in the Lua editor-of-choice.
Possibly you could add a context-menu item for "Execute"
but I don't think it should be the default action.
- Jeff