* Big refactoring in how we do initializing instances and executing code flow
* Remove generating class templates based on YAML
beta
* Automatically initialize Class instances from YAML description.
* Code flow is built and executed properly by checking attribute dependencies.
* Generate class templates based on YAML description.