Re: Modules, interfaces
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Modules, interfaces
- From: Jorge Visca <xxopxe@...>
- Date: 2012年4月11日 09:49:14 -0300
On Tue, Apr 10, 2012 at 10:50 PM, Miles Bader
<miles@gnu.org> wrote:
The real problem with returning multiple values from a module is that
"require" only returns one value, regardless of what the module does...
Oh. There goes my Best Idea. Anyway,in that proposal the dependency was backwards: who would require the second module?
The more I look into it,the more it seems a case of murky thinking from my part. If what I ask makes sense, then it would be natural to just refactor the private bits into a helper module to be required by interested parts, and build from there.
Jorge
- References:
- Modules, interafaces, Jorge
- Re: Modules, interafaces, Rebel Neurofog
- Re: Modules, interfaces, Jorge
- Re: Modules, interfaces, Rebel Neurofog
- Re: Modules, interfaces, Rena
- Re: Modules, interfaces, Miles Bader