> -----Original Message----- > From: iotivity-dev-bounces at lists.iotivity.org [mailto:iotivity-dev- > bounces at lists.iotivity.org] On Behalf Of Thiago Macieira > Sent: Monday, February 02, 2015 8:57 PM > To: iotivity-dev at lists.iotivity.org > Subject: Re: [dev] API Naming convention for IoTivity > > On Monday 02 February 2015 17:41:54 Jon A. Cruz wrote: > > And to be clear, I also personally prefer CamelCase naming with > > classes capitalized. > > I don't mind the namespace either way. In fact, I prefer we use "iotivity" in > all-lower since then we don't have to tell people how to capitalise properly. > > -- > Thiago Macieira - thiago.macieira (AT) intel.com > Software Architect - Intel Open Source Technology Center
FWIW, the coding standard does specify a formatting convention for name spaces (https://wiki.iotivity.org/iotivity_c_coding_standards). Bill.