Re: GObject's property with _ issue

Piotras <pp-VVDi8QVAvoBWk0Htik3J/[email protected]> Wed, 1 Mar 2006 14:19:45 +0100
Newsgroups gmane.comp.web.midgard.devel
Message-ID <[email protected]>
"Jukka Zitting" <[email protected]> wrote:

> So, did we arrive to a decision on how to handle underscores in
> property names? The two options are:
> 
>     a) Only allow "safe" property names (i.e. /[a-z][a-z0-9]*/)
>     b) Use name mapping to avoid the issue
> 
> I'm +1 for option a, and -0 for option b.

+1 for option a , and this is on my TODO list.

Piotras