gnustep-dev
[Top][All Lists]
Advanced

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

Re: NSBrowser cleanup


From: Richard Frith-Macdonald
Subject: Re: NSBrowser cleanup
Date: Wed, 30 Jun 2004 18:36:34 +0100


On 30 Jun 2004, at 18:22, Serg Stoyan wrote:

I've done some formatting inside NSBrowser.m also. The basic principles of this formatting are:

1. Methods are placed in order specified in OpenStep specification.

2. Methods are grouped by activity prepending with comments in the form:
//-------------
// Acttivity group description as described in OpenStep specification
//-------------

Euch ... I hate that ... I like methods to be in alphabetical order within their categories to make
them easy to find.

Grouping additional non-standard methods into categories is good though
(also I like categories and the underscore prefix in names for private methods).





reply via email to

[Prev in Thread] Current Thread [Next in Thread]