Changes
= Kernel =
== Build Revision History ==
{| class="wikitable" | width = "300"
! Revision !! Release Date !! Comment
|-
| 4.0.0.15042 (Build 1Revision A) || 2022.11.17 || Initial Release
|-
| 4.0.0.?? (Build 2Revision B) || 2022.11.23 || Saving performance improvements
|-
|}
== Features ==
* Managed System Definitions - No SQL scripts are required to update a database anymore. For installing a new {{UBIK}} Environment, you only need an empty database and {{UBIK}} Studio or SmartStudio.
* [[Dynamic_Live_Mode|Dynamic Live Mode (DLM)]] - All MetaClasses are always in Live Mode now. If you change a MetaClass, {{UBIK}} adapts the database automatically.
* Relational Polymorphism - Override MetaProperty assignments for MetaClasses and MetaProxyProperty assignments for MetaProxies.
* Better saving performance: The saving performance was improved, especially for individual instances via the network.
* Better bulk saving performance: The saving performance was improved, especially for many instances via the network.