It seems 4 (Eric, Jay, Stewart, and myself) people voted for a
consistent style which is:

string *foo;
string &foo;

which was a majority (unless more people want to weigh in).

So is there a consensus on this? Will I update the coding standards accordingly?

-Padraig

On Tue, Nov 3, 2009 at 6:29 PM, Stewart Smith <[email protected]> wrote:
> On Tue, Nov 03, 2009 at 02:25:13PM -0500, Jay Pipes wrote:
>> I prefer consistency, and would vote for this style:
>>
>> string *foo
>> string &foo
>
> ++
> --
> Stewart Smith
>
> _______________________________________________
> Mailing list: https://launchpad.net/~drizzle-discuss
> Post to     : [email protected]
> Unsubscribe : https://launchpad.net/~drizzle-discuss
> More help   : https://help.launchpad.net/ListHelp
>

_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to