lua-users home
lua-l archive

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


The Lua community has been excellent and once I found luarocks I was off to the races.

I do see value proposition in tool chain integration and development stack maintenance. This would include ‎ide, process automation and source management, as well as package testing and integration as noted previously. However, all these tools are already present and quite well supported.

Essentially anything that would take time for a developer to do that is not part of writing the line of business software they are supposed to be working on would provide value for a customer. ‎Not everyone wants to be on a lua mailing list (though I don't know why they wouldn't).

I like scintilla. I'm glad to hear they support it. Anyone care to bring scite up to lua 5.3?

;)
Russ

Sent from my BlackBerry 10 smartphone on the Virgin Mobile network.
  Original Message  
From: Dibyendu Majumdar
Sent: Wednesday, November 2, 2016 7:45 AM
To: Lua mailing list
Reply To: Lua mailing list
Subject: Re: ActiveState seeking Lua community feedback

On 2 November 2016 at 07:21, Jeff Rouse <jeffr@activestate.com> wrote:
> On Tue, Nov 1, 2016 at 12:16 PM, Luiz Henrique de Figueiredo
> <lhf@tecgraf.puc-rio.br> wrote:
>> Your site says: "Why take risks with open source Lua and community
>> support".
>> I don't see any risks in open source Lua. What do you have in mind?
>>
> The risks for an enterprise is that they need to make sure of issues
> like getting timely support, a contractual obligation for service,
> assurances and timely security fixes. In many cases they need
> the backing of a commercial entity to feel comfortable and in
> some cases this is a legal or compliance requirement. To
> them it takes risk away. So its important for us to speak to
> that. It in no way reflects on how the community supports
> the language.
>

I remember working at an organization that would not use opensource
because they needed someone they could go to for support. But that was
10 years ago - things have changed a lot now, and most companies I
know happily use opensource tools / languages.

Lua itself (including its standard libraries) virtually needs no
support as it is mature, stable and almost bug free.

The thing that may be useful if someone 'supported' a bunch of extra
libraries for Lua, and ensured that these were kept up to date and in
sync with Lua releases, and provided consistent distributions across
major platforms. By support here I mean actually fixing issues and
problems faced by customers.

Regards
Dibyendu