octave-maintainers
[Top][All Lists]
Advanced

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

Re: Can't define methods on a @datetime class


From: Andreas Weber
Subject: Re: Can't define methods on a @datetime class
Date: Sun, 13 Jan 2019 19:35:48 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.4.0

Am 12.01.19 um 10:53 schrieb Andrew Janke:
You're welcome, glad to help. If you plan to implement datetime for Octave I would suggest to use to use endfunction, endswitch, endproperties, endmethods and so on for better readability.

-- Andy

Yep, I'll switch the style over to the GNU Octave style before submitting it. I'm just not a fan of that style personally, so I'm going to keep it in Matlab style while it's under development.

My point was that you would have found the problematic end yourself (or at least it would have been easier for me) if you would have used endswitch, endfunction, endmethods. In my eyes this Octave addition is not only "style" but a way to increase readability.

-- Andy

PS: I saw you've removed datetime.m from your repo? Why




reply via email to

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