[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Introducing LuaZDF - Lua Zero Dependency Functions
- From: dyngeccetor8 <dyngeccetor8@...>
- Date: Fri, 16 Feb 2018 01:27:59 +0300
On 02/14/2018 04:13 PM, Dirk Laurie wrote:
> That merely goes to show that the problem does not have
> a one-size-fits-all solution. Even small programs re-implement this.
> E.g. I use a collector object, and usually don't even bother to find
> an existing program that has one. I just type it in every time.
> [...]
> I don't expect everyone to like this way of doing it, but there's no way
> I'm going to peruse docs just to find out if there is something
> super-duper on the shelf.
In my opinion it's property of programmer: he can and do create tools
by himself.
-- Martin