Skip navigation.
 
mlRe: ObjectWare repository -- Re: [ANN] CHColorMapControl
FROM : Brent Gulanowski
DATE : Fri Nov 01 15:43:37 2002

On Friday, November 1, 2002, at 01:06  AM, Scott Anguish wrote:

> Objectware could be sub-categorized (it's already a subcategory of
> Development)...  I prefer to have the content drive the creation of
> new categories, rather than over-categorizing from the start.  Empty
> categories just piss people off.
>

That makes sense.

> But there isn't a good set of distinctions in the divisions you
> suggest from the PowerPlant archive... All of these are very closely
> related.  Also, the AppKit provides more higher-level objects, so it's
> unlikely we'll see a significant number (greater than 10 lets say)
> table variants for example, since it's not necessary to reinvent them
> from scratch.  Any table will inherit from View for example.  Which is
> it?


Firstly, it only becomes an issue when there are hundreds of items. You
could group things based on which Cocoa class they directly inherit
from. Any grouping will have problems, but something is better than
nothing when the list gets really long.
>
> Perhaps breaking on Foundation, Appkit, communication/internet might
> work...
>
> but what to do with collections such as the Omni ones where there are
> multiple types of objects in the same collection?  This seems like
> it'd be better to include the types of classes that are included as
> part of the keywords field.
>


Put these collections in a "collections" sub-category. If you use
keywords and search only, I recommend making sure that you have a
(clickable) list of all the possible keywords. Keywords are basically a
way to generate sub-categories on the fly -- it's like having explicit
categories and putting certain items in more than one. If you have a
really clever system, you could do that -- dynamically generate a
category page listing from the keywords, and that page would then
always be relevant.

I guess sourceforge does it something like that?

I also recommend another index/TOC page just like the main category
page, which lets you browse a lot of entries without scrolling.
>
>
> On Friday, November 1, 2002, at 12:10 AM, Jonathan Wight wrote:
>

>> The main problem with looking for source code/classes on softrak as it
>> stands right now is that it doesn't seem to have subcategories. I
>> have to
>> browse through all the source code entries (or rely on luck with a
>> search)
>> to find something I might be interested in. The Powerplant archive
>> organised
>> things by class type - e.g. Views, Controls, Tables, etc.

> _______________________________________________
> cocoa-dev mailing list | <email_removed>
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/cocoa-dev
> Do not post admin requests to the list. They will be ignored.
>
>

--
Brent Gulanowski                <email_removed>

http://inkubator.idevgames.com/
Working together to make great software.
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
ml[ANN] CHColorMapControl Christopher Hollan… Oct 31, 16:40
mlRe: [ANN] CHColorMapControl Jonathan Wight Oct 31, 17:13
mlRe: [ANN] CHColorMapControl Christopher Hollan… Oct 31, 17:45
mlRe: [ANN] CHColorMapControl Philippe C.D. Robe… Oct 31, 17:54
mlRe: [ANN] CHColorMapControl Nat! Oct 31, 18:21
mlRe: [ANN] CHColorMapControl Don Yacktman Oct 31, 20:17
mlRe: [ANN] CHColorMapControl Scott Anguish Oct 31, 21:50
mlStepwise Cocoa Components Contest Re: [ANN] CHColorMapControl Scott Anguish Oct 31, 21:54
mlRe: [ANN] CHColorMapControl Erik J. Barzeski Nov 1, 03:58
mlObjectWare repository -- Re: [ANN] CHColorMapControl Scott Anguish Nov 1, 04:52
mlRe: ObjectWare repository -- Re: [ANN] CHColorMapControl Jonathan Wight Nov 1, 06:10
mlRe: ObjectWare repository -- Re: [ANN] CHColorMapControl Scott Anguish Nov 1, 07:06
mlRe: ObjectWare repository -- Re: [ANN] CHColorMapControl Brent Gulanowski Nov 1, 15:43
mlRe: ObjectWare repository Ryan Stevens Nov 1, 17:59