Threaded RTFM

Has anyone created, seen or even thought about having threaded Classes
in FM?

At the moment, my classes look like:

Version 4: Importing Data
Version 4: Installation

Version 5: Importing Data

Version 6: Importing Data

And so every new version the class list gets longer and longer. I’d
prefer to have it threaded so that I see:

Version 4
Version 5
Version 6

And then after selecting ‘Version 5’

Version 4
Version 5
Importing Data
Installation
Version 6

If there’s already no work been done on this, I think I’ll create a
DHTML hack that splits the classes on the first colon. That will mean
that the class names are all stored the same way as presently, but when
they’re displayed they appear threaded.

All and any thoughts are most welcome.

Cheers!
Rick Measham

signature.asc (189 Bytes)

Has anyone created, seen or even thought about having threaded Classes
in FM?

You might want to look at the topic hierarchy in RTFM 1.1.