Re: GObject's property with _ issue

Eero af Heurlin <eero.afheurlin-ZpG/[email protected]> Mon, 20 Feb 2006 16:29:46 +0200
Newsgroups gmane.comp.web.midgard.devel
Message-ID <[email protected]>
Piotras wrote:
> Torben Nehmer <[email protected]> wrote:
> 
> 
>>>With 1 we should define CamelCase as the preferred property naming
>>>convention. This is a bit awkward as it interferes with the GObject
>>>naming convention.
>>
>>I would go a step further, limiting schema field names to [a-z][a-z0-9]*. Not
>>all client languages (namely PHP) are case-sensitive when it comes down to
>>variable names.
> 
> 
> +1 from me , even for classes names.
> 

-1 for extending to class names, it makes them simply unreadable.

/Rambo