Jump to: navigation, search

Difference between revisions of "Version 4.4.0 (Server)"


Line 3: Line 3:
 
* Documents can be classified as  [[SYSCLS_DOCUMENT_HIGHLIGHTING_CLASSIFICATION|Highlighting document classification object]] now. Preconfigured text will be scanned when opening these documents (on the client) and will be highlighted if found.
 
* Documents can be classified as  [[SYSCLS_DOCUMENT_HIGHLIGHTING_CLASSIFICATION|Highlighting document classification object]] now. Preconfigured text will be scanned when opening these documents (on the client) and will be highlighted if found.
 
* Queries can be classified with the [[SYSCLS_LAZY_LOADING_QUERY|Lazy loading Query classification object]]  which classifies them as queries with a lazy loading/update behavior.
 
* Queries can be classified with the [[SYSCLS_LAZY_LOADING_QUERY|Lazy loading Query classification object]]  which classifies them as queries with a lazy loading/update behavior.
 +
* A set of new Drag & Drop actions are available in UBIK.Studio:
 +
** Add and implement Classification
 +
** Drag a classification over a MetaClass
 +
** Drag a classification over a MetaClassScope/MetaQueryScope
 +
** Drag a MetaClass over a MetaClassScope
 +
** Drag a MetaClass over a MetaProxy
 +
** Drag a MetaClass over a Context
  
 
=== Features ===
 
=== Features ===

Revision as of 07:55, 23 May 2023

Kernel

Features

  • Documents can be classified as Highlighting document classification object now. Preconfigured text will be scanned when opening these documents (on the client) and will be highlighted if found.
  • Queries can be classified with the Lazy loading Query classification object which classifies them as queries with a lazy loading/update behavior.
  • A set of new Drag & Drop actions are available in UBIK.Studio:
    • Add and implement Classification
    • Drag a classification over a MetaClass
    • Drag a classification over a MetaClassScope/MetaQueryScope
    • Drag a MetaClass over a MetaClassScope
    • Drag a MetaClass over a MetaProxy
    • Drag a MetaClass over a Context

Features

  • CUI provides a set of MetaClasses which can be used for easier setup of an interface sceanrio:
    • Comos Root Node
    • Comos Devices
    • Comos Native Documents
    • Comos Revisions
    • Comos External Documents