File InitFramework.lua
Functions
Init:framework () | Initialize framework. |
Functions
- Init:framework ()
-
Initialize framework.
Usage:
this function born from the desire to reduce complexity of and changes to Init.lua when the framework changes.
init-var method of global object required since global policy is strict and functions called from Init.lua (which is 'main') are not considered to be executed as 'main'.