Re: Module modularity
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Module modularity
- From: Geoff Leyland <geoff_leyland@...>
- Date: 2014年9月18日 14:09:05 +1200
On 18/09/2014, at 1:53 pm, Rena <hyperhacker@gmail.com> wrote:
> Generalize the shared code into a standalone module which those modules use?
Yes, that was the first option above. I guess I'd just feel a bit silly releasing a 100-line module that has no use on its own. The license and readme will be longer than the code.