==================
* Refactoring LayerType class
* Update README.md
* Code refactoring & Bug fixes
* Moved BufferManager.looping & BufferManager.closing methods into EventManager class
* Changed condition structure in mLayer.bufferCondition method
* Fixed event structure in EventManager class
* Moved local libs imports to global ones from __init__.py file
* Added CacheManager class