octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Imploding pkg.m


From: Michael Goffioul
Subject: Re: Imploding pkg.m
Date: Thu, 12 Jul 2012 15:00:13 +0100

On Thu, Jul 12, 2012 at 2:38 PM, Jordi Gutiérrez Hermoso <address@hidden> wrote:
Can we please move the private functions of pkg.m back into pkg.m as
subfunctions? I don't find one-function-per-file to be easier to work
with than multiple functions per file. You don't do
one-function-per-file in any other language, do you?

I'm wondering if there's also a performance penalty? (as instead of monitoring changes and reloading a single file, you have to do it for multiple files).

Michael.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]