I just noticed that the COM API Specs had been updated to Version 2, and some new goodies added.
Firstly, many thanks for the new DetailsKind properties for some of the objects. These will make scripting a little easier and will make for clearer code if different possible kinds might be returned. Many thanks for this!
(Note: the API docs say this string may be a null. Actually its the blank, or length-zero string. Not a null reference. A blank string is much nicer than a null ref for simple coding.)
The LogosDataType.ScanForReferences(someText) is not yet exported from 4v1 Beta 7, so I look forward with hope as to what goodies this might permit. Bring it on please ...
My view is that the API still needs some more features before its useful for much that can't be done as easy using URIs, but I welcome that work is still ongoing with the API.
Thanks Team Logos.