In the type library, types can now also be created from JSON files.
When creating a type from an XML file, structure elements read later are added to a structure element that already exists further up if they do not already exist.
Extension of TaskNotificatorEx by the linking possibility with the MessageSelector, so that tasks can be sent for specific messages.
Interpretation of DB syntax “odbc Informix” for compatibility with eBiss2.
The interface INode from the eBiss Api was extended by the property:
ICollection<INode> SubNodes { get; }
The internal technique used in the last version (via flush) was not optimal. The implementation was revised and optimized again.