Changes

Internal:UBIK Android Customizing

8 bytes added, 13:20, 13 August 2015
/* Modules */
Usually, modules are accessed via an interface they implement, which makes replacement easy.
E.g., the static ''Kernel'' class provides access to the ''UBIKSettings '' module via the interface ''IUBIKSettings''.
This means that a plugin can override the UBIKSettings class without any adaptions on the caller-side.
1,765
edits