Re: Consensus on getter conventions?



Dan Winship <danw@helixcode.com> writes:

> +#ifdef G_CONST_LAZINESS
> +#  define gconst
> +#else
> +#  define gconst const
> +#endif

Like Tim, I'd prefer GCONST, and also, the default has to 
be the other way.

Otherwise, I have no objections to this change.

                                        Owen





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