issue 2
(Review Type referenceTo, hostTo and pathTo) Status changed by john.douglas.pritchard
- The reference and addressing critical data flow has been focused into the
alto.lang.Component tools (valueOf), with syntelos.lang.Type specializations (pathTo).
There remains a need for a data flow tool necessary to gain control of the flow of
hash functions throughout the type and address component. This would be a class file
analysis of constructors and method calling from a source to all of its targets for a
given type and its subtypes.
Status: Done
The reference and addressing critical data flow has been focused into the
alto.lang.Component tools (valueOf), with syntelos.lang.Type specializations (pathTo).
There remains a need for a data flow tool necessary to gain control of the flow of
hash functions throughout the type and address component. This would be a class file
analysis of constructors and method calling from a source to all of its targets for a
given type and its subtypes.
issue 2
(Review Type referenceTo, hostTo and pathTo) reported by john.douglas.pritchard
- Ensure 'syntelos.lang.Type' hostTo, pathTo and referenceTo are employed
uniformly.
See 'alto.sec.Keys'.
Review dereference techniques. Of course, Type objects come from a
dereference operation, following a referenceTo operation. The Message init
/ Type init process preserves this requirement. However, other content
instances could be dereferenced via a Type class dereference operator.
This would make the API more coherent and compact.
Ensure 'syntelos.lang.Type' hostTo, pathTo and referenceTo are employed
uniformly.
See 'alto.sec.Keys'.
Review dereference techniques. Of course, Type objects come from a
dereference operation, following a referenceTo operation. The Message init
/ Type init process preserves this requirement. However, other content
instances could be dereferenced via a Type class dereference operator.
This would make the API more coherent and compact.
issue 1
(Change type "index" to big integer) reported by john.douglas.pritchard
- Rationalize a set of common atomic data types from "index" and the
statistical types.
Change the type "index" to a plain text list of URIs, one per line (as in
proto-streamer).
Rationalize a set of common atomic data types from "index" and the
statistical types.
Change the type "index" to a plain text list of URIs, one per line (as in
proto-streamer).