This release introduces a brand new data source kind: DTS, which stands for Docentric Type System. We created this data kind to bring template design even closer to non-developers.
DTS provides only a small set of basic types which are easy to comprehend by a non-technical user but comprehensive enough to be used to describe any hierarchical data structure:
Text, Number, DateTime, Boolean, Binary, Complex, List (of something).
This improves user experience for all non-developers because with DTS objects they won't be needing to understand the concepts like field or property and what is the difference between double
, float
or int
.
Last edited 03 October 2013