octave-maintainers
[Top][All Lists]
Advanced

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

Re: HID design and function names


From: Daniel J Sebald
Subject: Re: HID design and function names
Date: Thu, 27 Jun 2013 13:07:01 -0500
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Thunderbird/3.1.16

On 06/27/2013 01:01 PM, Daniel J Sebald wrote:
On 06/27/2013 12:35 PM, Rik wrote:
[snip]
What do people think of this idea?

I like it. The taxonomic approach is how I tend to organize file system
directories as well, i.e., main concept first. If some of these items
could be put into option form, that might be nice as well, e.g.,

jit ("enable")
jit ("disable")
jit ("enable", "local")
jit ("debug")
jit ("nodebug")

Or

jitopt ("enable")
jitopt ("disable")
jitopt ("enable", "local")
jitopt ("debug")
jitopt ("nodebug")

as that reflects more of what the function is doing.

Dan


reply via email to

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