hi
in phalcon 2.0 we can code like before in PHP or take advantage of new zephir layer, which allow us write better code, and compile this code in a c extension, please correct me if I not understand correctly.
This mean that all zephir source code don't live in our project folders, but is outside our project.
There is some project example in zephir which can help getting start?
Thanks