Difference between revisions of "HowTo:Design a Customizing"
m (→Mobile) |
|||
Line 85: | Line 85: | ||
* The usage of out-of-the-box features is highly recommended and preferred over the development of new custom features. | * The usage of out-of-the-box features is highly recommended and preferred over the development of new custom features. | ||
* New, custom features are problematic because of their need to be quality-assured, which is a lot of effort that was probably already invested for standard features. | * New, custom features are problematic because of their need to be quality-assured, which is a lot of effort that was probably already invested for standard features. | ||
+ | * For the same reason, when customizing an existing feature always use the latest standard XAMLs as a starting point. | ||
<!-- DO NOT REMOVE THIS -->{{Template:HowTo/End}}<!-- DO NOT REMOVE THIS --> | <!-- DO NOT REMOVE THIS -->{{Template:HowTo/End}}<!-- DO NOT REMOVE THIS --> | ||
Revision as of 12:39, 25 July 2023
Customizing UBIK® is a complex endeavor. In this article, we aim to provide a guide and best practices making this task as straight-forward as possible.