[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: [ANN] Lua 5.2.0 (work4) now available
- From: Petite Abeille <petite.abeille@...>
- Date: Fri, 6 Aug 2010 22:31:14 +0200
On Aug 6, 2010, at 10:25 PM, Jonathan Castello wrote:
>> Hmmm... perhaps I'm missing something very obvious, but how does one name a module in such a setup?
>
> I think it was mentioned earlier that the caller would decide where
> the module would be put and under what name, i.e.:
Hmmm... why should the caller need to know such details? The caller only need to know a module name, not the details of it physical representation (e.g. file or not).