I've gone through the Builder class, and I have been doing custom development with OScript for some time--data migrations, agent scripts, event scripts, etc. I've even done some custom modules. However, I was looking for some definitive documentation that defines the particular characteristics of using certain LLNode object features:
- volumes and associated volumes (fAssociatedVolume)
- proxy subtype (fProxySubtype)
- workspace (fIsWorkspaceNode)
For each of these items, I am hoping to find exactly why I would use them. For what purpose do they serve? Do they overcome certain limitations within the tree structure, or providing some non-linear structure to content?
Thanks for any commentary. Perhaps I just can't find such a document, but it's unfortunate that some core information like this data is obscured.