> On 28 January 2018 at 16:40, Dibyendu Majumdar <
mobile@majumdar.org.uk> wrote:
> 1. Should I force all libraries to have a require string that is of
> the format 'supplier.module' ? The problem in enforcing this is that
> it makes the distro incompatible with existing code. A better approach
> may be to use the require string that the module provides but prohibit
> any other use of the same module path. This is easy as I have control
> over which libraries go in.
What is the concern here? So far, Lua has managed without a conherent