Background Knowledge: Using DALi More Effectively
The following useful background knowledge enables you to use DALi more effectively:
-
Handle/Body Pattern: Basic Way of Using DALi Objects
Enables you to take advantage of the handle/body pattern, which separates the implementation details from its interface.
-
Properties: Accessing Properties of DALi Objects
Enabled you to manage properties that can be dynamically added to or removed from an existing object at runtime.
-
Multi-threaded Architecture: Secret of DALi High-Performance
Enables you to achieve the best performance and scalability.