2011/9/16 Juan Pablo Carbajal <[email protected]>: > 1. Is it ok if I keep the name "multinomExp" for the function or is > there a naming convention in octave (I like camelCase)?
Almost no Octave functions use CamelCase or camelCase. Certainly none in core do. Matlab sometimes does this (e.g. onCleanUp), particularly for some classes (obvious Java influence), but to me it looks jarring in Octave. I don't really care (well, I do, but not enough to keep arguing about it). Use whatever you like. > 2. How shall I do with the copyright notice? I add you to the > copyright? I replace any instance of my name by yours? Do you have > your own copyright text? Uhm. WTFPL? Sure, put my name there if you wish. I wanted to take a look at your other functions too. Maybe I'll do that later. - Jordi G. H. ------------------------------------------------------------------------------ BlackBerry® DevCon Americas, Oct. 18-20, San Francisco, CA http://p.sf.net/sfu/rim-devcon-copy2 _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
