[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua as a configuration language -- validation
- From: "szbnwer@..." <szbnwer@...>
- Date: Fri, 23 Aug 2019 12:16:26 +0000
hi again! :)
just a footnote to my previous message:
by `path`, ive meant `{'a', 'b', 'c'}` so u dont need pcall but a
lookup function will reach the wished point. it can be made
bulletproof, and there is no need to magic, like `load()` and
`pcall()`, while u can also have pretty error messages and the point
where u ran out of ur path... but do whatever u want! :D
bests! :)