[AgileWiki] Starting Classifier Sections (CSects)
Status: Beta
Brought to you by:
blaforge
From: Bill la F. <bil...@su...> - 2006-08-04 13:36:03
|
I've given it some thought, and I've decided that I really don't know what I'm doing. So I did something simple and obvious--I just checked in the CSecRolon class. It extends NamedRolon, because unlike JSecs, CSecs are explicitly created by the user. Now the reason why I'm less than confident at this point is that, while AW2 had a variety of classifiers, it did not have Classifier Sections. So there's some new ground here. And the overall implementation may be quite different. Now the first type of classifier section will likely be a tag match. This works a lot like the tagSearch command, excepting that the result is added to the namespace. Now what do I do? Do we need a subclass TagMatchCSecRolon? I think likely, and I don't see any down side. We'll also need a TagMatchDescriptorUnit, for sure. Do we need a CSecDescriptorUnitDescriptorUnit? I haven't the froggiest! :-) So I'm going to start this with the "think a lot, code a little" methodology. And that likely means a lot of posts to this list. :-( Anyway, this is what I call fun. Bill |