Changes
Workflow
,/* Implementation in {{UBIK}} */
==Implementation in {{UBIK}}==
{{UBIK}} uses a dedicated class type for managing workflows, the [[WORKFLOW|System MetaClass Workflow]]. Each [[Instance|instance]] of this MetaClass represents a distinct workflow and holds the actual definition of the workflow as serialized [http://en.wikipedia.org/wiki/Extensible_Application_Markup_Language XAML] code.
Unlike coded customizing, workflows are not compiled when deploying a new {{UBIK}} customizing version, but are always interpreted at runtime.